You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,19 @@ Acknowledgments
80
80
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.
81
81
82
82
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},
0 commit comments