Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 8e54bef

Browse files
authored
Update README.rst
1 parent 1ae0e85 commit 8e54bef

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,19 @@ Acknowledgments
8080
The code is built on the implementation of `FacT <https://github.com/JieShibo/PETL-ViT/tree/main/FacT>`__. Thanks to `Zahra Ganji <https://github.com/ZahraGanji>`__ for reimplementing VeRA baseline.
8181

8282

83+
Citation
84+
========
85+
If you use this work, please cite using following bibtex entry
86+
87+
.. code-block::
88+
89+
@inproceedings{
90+
veeramacheneni2025canonical,
91+
title={Canonical Rank Adaptation: An Efficient Fine-Tuning Strategy for Vision Transformers},
92+
author={Lokesh Veeramacheneni and Moritz Wolter and Hilde Kuehne and Juergen Gall},
93+
booktitle={Forty-second International Conference on Machine Learning},
94+
year={2025}}
95+
8396
8497
.. |License| image:: https://img.shields.io/badge/License-Apache_2.0-blue.svg
8598
:target: https://opensource.org/licenses/Apache-2.0

0 commit comments

Comments
 (0)