Update README.md
Browse files
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](
|
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](
|
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 |
|