Conv-Adapter

May 31, 2024 ยท View on GitHub

Code for paper: "Conv-Adapter: Exploring Parameter Efficient Transfer Learning for ConvNets". Accepted by CVPR 2024, Prompting in Vision Workshop.

Note

This is an very old code and I would suggest using only the models (with adapter modules) rather than using it for training or tuning.

Bibtex

@article{chen2022conv,
  title={Conv-adapter: Exploring parameter efficient transfer learning for convnets},
  author={Chen, Hao and Tao, Ran and Zhang, Han and Wang, Yidong and Li, Xiang and Ye, Wei and Wang, Jindong and Hu, Guosheng and Savvides, Marios},
  booktitle={CVPR 2024 Workshop on Prompting in Vision},
  year={2024}
}