Update README.md
Browse files
README.md
CHANGED
|
@@ -13,15 +13,22 @@ tags:
|
|
| 13 |
|
| 14 |
This dataset was presented in the paper: [SurgMLLMBench: A Multimodal Large Language Model Benchmark Dataset for Surgical Scene Understanding](https://huggingface.co/papers/2511.21339).
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Dataset Overview
|
| 17 |
|
| 18 |
-
*MAVIS* is a microsurgical dataset comprising 19 videos of artificial vascular anastomosis procedures performed by three expert microsurgeons at College of Medicine, Korea University, Republic of Korea.
|
| 19 |
For each video frame, it provides:
|
| 20 |
|
| 21 |
- **Pixel-level segmentation** of seven tool categories
|
| 22 |
- **Frame-level workflow annotations**: surgical stage, phase, and step
|
| 23 |
|
| 24 |
This dataset supports research on surgical tool segmentation and surgical workflow recognition in microsurgical environments.
|
|
|
|
|
|
|
|
|
|
| 25 |
<!--
|
| 26 |
## Data Collection
|
| 27 |
|
|
@@ -207,4 +214,11 @@ Figure 1 | Figure 2 | Figure 3
|
|
| 207 |
primaryClass={cs.CV},
|
| 208 |
url={https://arxiv.org/abs/2511.21339},
|
| 209 |
}
|
| 210 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
This dataset was presented in the paper: [SurgMLLMBench: A Multimodal Large Language Model Benchmark Dataset for Surgical Scene Understanding](https://huggingface.co/papers/2511.21339).
|
| 15 |
|
| 16 |
+
|
| 17 |
+
<img src="./fig/mavis_overview.png" width="60%" height="60%" style="margin-left: auto; margin-right: auto; display: block;"/>
|
| 18 |
+
|
| 19 |
+
|
| 20 |
## Dataset Overview
|
| 21 |
|
| 22 |
+
*MAVIS* is a microsurgical dataset comprising 19 videos of artificial vascular anastomosis procedures performed by three expert microsurgeons at *College of Medicine, Korea University*, Republic of Korea.
|
| 23 |
For each video frame, it provides:
|
| 24 |
|
| 25 |
- **Pixel-level segmentation** of seven tool categories
|
| 26 |
- **Frame-level workflow annotations**: surgical stage, phase, and step
|
| 27 |
|
| 28 |
This dataset supports research on surgical tool segmentation and surgical workflow recognition in microsurgical environments.
|
| 29 |
+
|
| 30 |
+
This dataset was developed by the *Korea Institute of Science and Technology (KIST)* in collaboration with the *College of Medicine, Korea University*.
|
| 31 |
+
|
| 32 |
<!--
|
| 33 |
## Data Collection
|
| 34 |
|
|
|
|
| 214 |
primaryClass={cs.CV},
|
| 215 |
url={https://arxiv.org/abs/2511.21339},
|
| 216 |
}
|
| 217 |
+
```
|
| 218 |
+
|
| 219 |
+
|
| 220 |
+
## Acknowledgment
|
| 221 |
+
This work was supported by the Technology Innovation Program (No. RS-2024-00443054) grant funded by the Korea government (the Ministry of Trade, Industry & Energy (MOTIE)).
|
| 222 |
+
|
| 223 |
+
- **Project Name:** Development of a Supermicrosurgical Robot System for Sub-0.8mm Vessel Anastomosis through Human-Robot Autonomous Collaboration in Surgical Workflow Recognition
|
| 224 |
+
- **Project Number:** RS-2024-00443054
|