Update README.md
Browse files
README.md
CHANGED
@@ -8,26 +8,28 @@ task_categories:
|
|
8 |
|
9 |
## Robotic Assisted Surgery Dataset
|
10 |
|
11 |
-
## Dataset
|
12 |
|
13 |
-
- **Curated by:** Ki-Hwan Oh, Leonardo Borgioli, Alberto Mangano, Valentina Valle, Marco Di Pangrazio, Francesco Toti,
|
|
|
14 |
- **License:** GPL-3.0 License
|
15 |
|
16 |
## Dataset Sources
|
17 |
|
18 |
-
- **Repository:** [
|
19 |
-
- **
|
20 |
- **Raw Dataset:** Videos, da Vinci Kinematics, and da Vinci Consolde Pedal Usage. ([Link](https://uofi.box.com/s/p3aocj6yzq4ctwc0s635a2dfyk9zdv5j))
|
21 |
- **Annotated Dataset:** Dataset including frames with annotated tissue segmentation or instrument keypoints. ([Link](https://uofi.box.com/s/f9bg69ve6fkwktr3o33ahmp620w8jth6))
|
22 |
-
- **Additional Information:** Includes the stereo endoscopic camera calibrations and the background information
|
23 |
|
24 |
-
## Uses
|
25 |
|
26 |
-
Please check the notebooks folder containing the tutorials for each usage [CRCD Tutorials](notebooks/).
|
27 |
|
28 |
-
##
|
|
|
|
|
|
|
29 |
|
30 |
-
|
31 |
|
32 |
Please cite our paper if you used our dataset in any form:
|
33 |
```
|
|
|
8 |
|
9 |
## Robotic Assisted Surgery Dataset
|
10 |
|
11 |
+
## Dataset Info
|
12 |
|
13 |
+
- **Curated by:** Ki-Hwan Oh, Leonardo Borgioli, Alberto Mangano, Valentina Valle, Marco Di Pangrazio, Francesco Toti,
|
14 |
+
Gioia Pozza, Luciano Ambrosini, Alvaro Ducas, Miloš Žefran, Liaohai Chen, Pier Cristoforo Giulianotti
|
15 |
- **License:** GPL-3.0 License
|
16 |
|
17 |
## Dataset Sources
|
18 |
|
19 |
+
- **Repository:** [](https://github.com/sitleng/CRCD)
|
20 |
+
- **Papers:** [](https://arxiv.org/abs/2312.01183) [](https://ieeexplore.ieee.org/abstract/document/10585836)
|
21 |
- **Raw Dataset:** Videos, da Vinci Kinematics, and da Vinci Consolde Pedal Usage. ([Link](https://uofi.box.com/s/p3aocj6yzq4ctwc0s635a2dfyk9zdv5j))
|
22 |
- **Annotated Dataset:** Dataset including frames with annotated tissue segmentation or instrument keypoints. ([Link](https://uofi.box.com/s/f9bg69ve6fkwktr3o33ahmp620w8jth6))
|
23 |
+
- **Additional Information:** Includes the stereo endoscopic camera calibrations and the background information of each surgeon. ([Link](https://uofi.box.com/s/w65rui5ylm0i4v4jvlkpacpi4q6jkdpe))
|
24 |
|
|
|
25 |
|
|
|
26 |
|
27 |
+
## Dataset Creation
|
28 |
+
|
29 |
+
This dataset includes synced endoscopic images with the recorded da Vinci kinematics and console pedal readings.
|
30 |
+
Several surgeons with different backgrounds performed each procedure. For further details, please refer to our paper.
|
31 |
|
32 |
+
## Citation
|
33 |
|
34 |
Please cite our paper if you used our dataset in any form:
|
35 |
```
|