Update README.md
Browse files
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 |
-
@
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
|
|
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 |
|