wangzhonghua commited on
Commit
5b09132
·
1 Parent(s): 1ec76cd

update citation and arxiv link

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -12,7 +12,7 @@ inference: true
12
  # RetSAM
13
 
14
  <p align="left">
15
- <a href="TBD"><img src="https://img.shields.io/badge/arXiv-PDF-red" alt="arXiv"></a>
16
  <a href="https://wzhjerry.github.io/RetSAM/"><img src="https://img.shields.io/badge/Project-Page-blue" alt="Project Page"></a>
17
  <a href="https://huggingface.co/JerryWzh/RetSAM_public"><img src="https://img.shields.io/badge/Model-RetSAM-green" alt="Model"></a>
18
  </p>
@@ -37,7 +37,12 @@ Checkpoint
37
  Citation
38
  --------
39
  ```bibtex
40
- ToDO
 
 
 
 
 
41
  ```
42
 
43
  Contact
 
12
  # RetSAM
13
 
14
  <p align="left">
15
+ <a href="https://arxiv.org/abs/2602.07012"><img src="https://img.shields.io/badge/arXiv-PDF-red" alt="arXiv"></a>
16
  <a href="https://wzhjerry.github.io/RetSAM/"><img src="https://img.shields.io/badge/Project-Page-blue" alt="Project Page"></a>
17
  <a href="https://huggingface.co/JerryWzh/RetSAM_public"><img src="https://img.shields.io/badge/Model-RetSAM-green" alt="Model"></a>
18
  </p>
 
37
  Citation
38
  --------
39
  ```bibtex
40
+ @article{wang2026general,
41
+ title={A General Model for Retinal Segmentation and Quantification},
42
+ author={Wang, Zhonghua and Ju, Lie and Li, Sijia and Feng, Wei and Zhou, Sijin and Hu, Ming and Xiong, Jianhao and Tang, Xiaoying and Peng, Yifan and Lin, Mingquan and others},
43
+ journal={arXiv preprint arXiv:2602.07012},
44
+ year={2026}
45
+ }
46
  ```
47
 
48
  Contact