File size: 892 Bytes
c6893e8 8624a30 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: mit
library_name: pytorch
---
# Fine-tuning Image Transformers using Learnable Memory
- This is a replication attempt of the paper "[Fine-tuning Image Transformers using Learnable Memory](https://arxiv.org/abs/2203.15243)".
- The code is available on [GitHub](https://github.com/necrashter/transformers-learnable-memory), licensed under the MIT License.
This project was developed as a part of [METU CENG 502 course (Spring 2023)](https://ceng.metu.edu.tr/~skalkan/ADL/). The goal was to reproduce a paper without an implementation. See [METU CENG 502 (Spring 20223) Project List](https://github.com/CENG502-Projects/CENG502-Spring2023) for a complete list of all paper reproduction projects.
## Model Information
Please see the README file in [our GitHub repository](https://github.com/necrashter/transformers-learnable-memory) for detailed information about these models.
|