Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
We provide the models used in our data curation pipeline to assist with constructing the Surg-3M dataset, including video storyboard classification models, frame classification models, and non-surgical object detection models. The model loader file can be found at [
|
|
|
|
|
|
|
| 5 |
|
| 6 |
<div align="center">
|
| 7 |
<table style="margin-left: auto; margin-right: auto;">
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
We provide the models used in our data curation pipeline to assist with constructing the Surg-3M dataset, including 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://github.com/visurg-ai/surg-3m/blob/main/src/model_loader.py)
|
| 5 |
+
|
| 6 |
+

|
| 7 |
|
| 8 |
<div align="center">
|
| 9 |
<table style="margin-left: auto; margin-right: auto;">
|