chengan98 commited on
Commit
52b34ed
·
verified ·
1 Parent(s): 7fa4947

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -14,12 +14,14 @@ SurgFM foundation model, please visit our github repository at [🤖 GitHub](htt
14
  If you use our dataset, model, or code in your research, please cite our paper:
15
 
16
  ```
17
- @inproceedings{Che2025,
18
- author = {Chengan Che and Chao Wang and Tom Vercauteren and Sophia Tsoka and Luis C. Garcia-Peraza-Herrera},
19
- month = {3},
20
- journal = {arXiv preprint arXiv:2503.19740},
21
- title = {Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings},
22
- year = {2025}
 
 
23
  }
24
  ```
25
 
 
14
  If you use our dataset, model, or code in your research, please cite our paper:
15
 
16
  ```
17
+ @misc{che2025surg3mdatasetfoundationmodel,
18
+ title={Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings},
19
+ author={Chengan Che and Chao Wang and Tom Vercauteren and Sophia Tsoka and Luis C. Garcia-Peraza-Herrera},
20
+ year={2025},
21
+ eprint={2503.19740},
22
+ archivePrefix={arXiv},
23
+ primaryClass={cs.CV},
24
+ url={https://arxiv.org/abs/2503.19740},
25
  }
26
  ```
27