Yoweey commited on
Commit
9537e69
·
verified ·
1 Parent(s): 386874e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -9,3 +9,15 @@ tags:
9
  ---
10
 
11
  - DINOv3-ViT7B16: <https://github.com/facebookresearch/dinov3/tree/54694f7627fd815f62a5dcc82944ffa6153bbb76>
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  - DINOv3-ViT7B16: <https://github.com/facebookresearch/dinov3/tree/54694f7627fd815f62a5dcc82944ffa6153bbb76>
12
+
13
+ ```bibtex
14
+ @misc{pang2026largemodelfeaturecoding,
15
+ title={Towards Large Model Feature Coding},
16
+ author={Youwei Pang and Changsheng Gao and Dong Liu and Huchuan Lu and Weisi Lin},
17
+ year={2026},
18
+ eprint={2605.24025},
19
+ archivePrefix={arXiv},
20
+ primaryClass={cs.CV},
21
+ url={https://arxiv.org/abs/2605.24025},
22
+ }
23
+ ```