chengan98 commited on
Commit
73dd73f
Β·
verified Β·
1 Parent(s): 709bcd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
5
  <img src="https://cdn-uploads.huggingface.co/production/uploads/67d9504a41d31cc626fcecc8/hr0txL0zblj3i2cV77OYQ.png">
6
  </p>
7
 
8
- [πŸ“š Paper](TODO) - [πŸ€– GitHub](https://github.com/visurg-ai/surg-3m)
9
 
10
- We provide the models used in our data curation pipeline in [πŸ“š Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings](TODO) to assist with constructing the Surg-3M dataset (for more details about the Surg-3M dataset and our
11
  SurgFM foundation model, please visit our github repository at [πŸ€– GitHub](https://github.com/visurg-ai/surg-3m)) .
12
  This Hugging Face repository includes video storyboard classification models, frame classification models, and non-surgical object detection models. The model loader file can be found at [model_loader.py](https://huggingface.co/visurg/Surg3M_curation_models/blob/main/model_loader.py)
13
 
 
5
  <img src="https://cdn-uploads.huggingface.co/production/uploads/67d9504a41d31cc626fcecc8/hr0txL0zblj3i2cV77OYQ.png">
6
  </p>
7
 
8
+ [πŸ“š Paper](https://arxiv.org/abs/2503.19740) - [πŸ€– GitHub](https://github.com/visurg-ai/surg-3m)
9
 
10
+ We provide the models used in our data curation pipeline in [πŸ“š Surg-3M: A Dataset and Foundation Model for Perception in Surgical Settings](https://arxiv.org/abs/2503.19740) to assist with constructing the Surg-3M dataset (for more details about the Surg-3M dataset and our
11
  SurgFM foundation model, please visit our github repository at [πŸ€– GitHub](https://github.com/visurg-ai/surg-3m)) .
12
  This Hugging Face repository includes video storyboard classification models, frame classification models, and non-surgical object detection models. The model loader file can be found at [model_loader.py](https://huggingface.co/visurg/Surg3M_curation_models/blob/main/model_loader.py)
13