Learnable Memory Implementation for Image Transformers
In this semester, we implemented the paper called “Fine-tuning Image Transformers using Learnable Memory” for CENG 502 Advanced Deep Learning course. The paper was published in CVPR 2022 but it had no open-source implementation before our project to the best of our knowledge.
Related links for our project:
- GitHub Repository of the code. MIT License.
- HuggingFace Repository containing the models we trained.
See the project list for all projects developed under CENG 502 in Spring 2023.