Datasets:
Add paper link to dataset card
Browse filesThis PR improves the dataset card by adding a direct link to the associated paper, [Microsurgical Instrument Segmentation for Robot-Assisted Surgery](https://huggingface.co/papers/2509.11727), at the top of the content.
This enhances discoverability for researchers and provides immediate access to the publication. As per guidelines, the existing arXiv URL in the BibTeX citation has been retained.
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
|
| 11 |
# MISAW-Seg: Pixel-level Surgical Tool Segmentation in Microsurgical Anastomosis
|
| 12 |
|
|
|
|
|
|
|
| 13 |
## Dataset Overview
|
| 14 |
|
| 15 |
*MISAW-Seg* is a surgical segmentation dataset that extends the original [MISAW dataset](https://www.synapse.org/Synapse:syn21776936/files/) by introducing segmentation annotations for microsurgical tools involved in artificial vessel anastomosis tasks. The original dataset included kinematic data, workflow annotations, and stereo video recordings, but lacked pixel-wise annotations for surgical tools.
|
|
|
|
| 10 |
|
| 11 |
# MISAW-Seg: Pixel-level Surgical Tool Segmentation in Microsurgical Anastomosis
|
| 12 |
|
| 13 |
+
This dataset was presented in the paper: [Microsurgical Instrument Segmentation for Robot-Assisted Surgery](https://huggingface.co/papers/2509.11727).
|
| 14 |
+
|
| 15 |
## Dataset Overview
|
| 16 |
|
| 17 |
*MISAW-Seg* is a surgical segmentation dataset that extends the original [MISAW dataset](https://www.synapse.org/Synapse:syn21776936/files/) by introducing segmentation annotations for microsurgical tools involved in artificial vessel anastomosis tasks. The original dataset included kinematic data, workflow annotations, and stereo video recordings, but lacked pixel-wise annotations for surgical tools.
|