Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
-
[📚 Paper](
|
| 11 |
|
| 12 |
|
| 13 |
<div align="center">
|
|
@@ -15,7 +15,7 @@ license: apache-2.0
|
|
| 15 |
</div>
|
| 16 |
|
| 17 |
|
| 18 |
-
This is the official Hugging Face repository for the paper [Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings](
|
| 19 |
|
| 20 |
This repository provides open access to the *Surg-FM* foundation model. For the *Surg-3M* dataset and our code, please see our at our GitHub repository at [🤖 Github](https://github.com/visurg-ai/surg-3m) .
|
| 21 |
|
|
@@ -28,9 +28,8 @@ If you use our dataset, model, or code in your research, please cite our paper:
|
|
| 28 |
```
|
| 29 |
@inproceedings{Che2025,
|
| 30 |
author = {Chengan Che and Chao Wang and Tom Vercauteren and Sophia Tsoka and Luis C. Garcia-Peraza-Herrera},
|
| 31 |
-
booktitle = {TODO: use the correct arXiv citation here},
|
| 32 |
month = {3},
|
| 33 |
-
|
| 34 |
title = {Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings},
|
| 35 |
year = {2025}
|
| 36 |
}
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
+
[📚 Paper](https://arxiv.org/abs/2503.19740) - [🤖 GitHub](https://github.com/visurg-ai/surg-3m)
|
| 11 |
|
| 12 |
|
| 13 |
<div align="center">
|
|
|
|
| 15 |
</div>
|
| 16 |
|
| 17 |
|
| 18 |
+
This is the official Hugging Face repository for the paper [Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings](https://arxiv.org/abs/2503.19740).
|
| 19 |
|
| 20 |
This repository provides open access to the *Surg-FM* foundation model. For the *Surg-3M* dataset and our code, please see our at our GitHub repository at [🤖 Github](https://github.com/visurg-ai/surg-3m) .
|
| 21 |
|
|
|
|
| 28 |
```
|
| 29 |
@inproceedings{Che2025,
|
| 30 |
author = {Chengan Che and Chao Wang and Tom Vercauteren and Sophia Tsoka and Luis C. Garcia-Peraza-Herrera},
|
|
|
|
| 31 |
month = {3},
|
| 32 |
+
journal = {arXiv preprint arXiv:2503.19740},
|
| 33 |
title = {Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings},
|
| 34 |
year = {2025}
|
| 35 |
}
|