juyounpark commited on
Commit
556e005
·
verified ·
1 Parent(s): 9e4b1d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -13
README.md CHANGED
@@ -14,25 +14,22 @@ This dataset was presented in the paper: [Microsurgical Instrument Segmentation
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.
18
 
19
- This dataset provides new segmentation masks created using the Roboflow platform, enabling segmentation research in microsurgical environments. *MISAW-Seg* is released under the license CC BY-NC 4.0.
20
 
21
  ## Data Preparation
22
-
23
- The *MISAW-Seg* dataset is constructed by extending the original MISAW dataset, which consists of microsurgical training sessions involving artificial vessel anastomosis.
24
- <!--From this dataset, we extracted image frames and manually created semantic segmentation masks for surgical tools.-->
25
-
26
- The original MISAW dataset includes kinematic data, stereo video, and workflow annotations. These additional components can be accessed separately at:
27
-
28
- [Download MISAW dataset](https://www.synapse.org/Synapse:syn21776936/files/)
29
 
30
  In this dataset, we focus on providing:
31
 
32
- - Extracted image frames (460×540 px) from stereo microscope video
33
- - Corresponding semantic segmentation masks in both PNG and COCO format
34
 
35
- <!--Surgical tools were manually annotated on each frame using the Roboflow platform, enabling segmentation tasks in microsurgical environments.-->
 
 
 
36
 
37
  ## Data Details
38
 
@@ -149,4 +146,11 @@ If you use this dataset in your research, please cite:
149
  primaryClass={cs.CV},
150
  url={https://arxiv.org/abs/2509.11727},
151
  }
152
- ```
 
 
 
 
 
 
 
 
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.
18
 
19
+ This segmentation dataset was developed by the *Korea Institute of Science and Technology (KIST)* by annotating the original MISAW dataset.
20
 
21
  ## Data Preparation
22
+ The *MISAW-Seg* dataset is constructed by extending the original [MISAW dataset](https://www.synapse.org/Synapse:syn21776936/files/), which consists of microsurgical training sessions involving artificial vessel anastomosis.
 
 
 
 
 
 
23
 
24
  In this dataset, we focus on providing:
25
 
26
+ - **Extracted image frames**: 460 × 540 px frames cropped from the original stereo microscope video.
27
+ - **Corresponding semantic segmentation masks**: Provided in both PNG (bitmask) and COCO (JSON) formats.
28
 
29
+ **Technical Specifications:**
30
+ - **Source Dataset:** [MISAW (Microsurgical Anastomosis Sub-task Dataset)](https://www.synapse.org/Synapse:syn21776936/files/)
31
+ - **Annotation Tool:** Manual annotation via the Roboflow platform.
32
+ - **Task:** Surgical instrument segmentation in artificial vessel anastomosis.
33
 
34
  ## Data Details
35
 
 
146
  primaryClass={cs.CV},
147
  url={https://arxiv.org/abs/2509.11727},
148
  }
149
+ ```
150
+
151
+
152
+ ## Acknowledgment
153
+ 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)).
154
+
155
+ - **Project Name:** Development of a Supermicrosurgical Robot System for Sub-0.8mm Vessel Anastomosis through Human-Robot Autonomous Collaboration in Surgical Workflow Recognition
156
+ - **Project Number:** RS-2024-00443054