Datasets:
Update 0018_sliver07/README_0018_sliver07.md
Browse files
0018_sliver07/README_0018_sliver07.md
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
|
5 |
<span style="background-color: #FFFF00"> Supplementary segmentation annotations from our project are provided here. Users are expected to respect the intended use and restrictions of the original dataset license.</span>
|
6 |
|
|
|
7 |
|
8 |
## License
|
9 |
Customized license:
|
@@ -57,4 +58,9 @@ SLIVER07 is a benchmark challenge to evaluate liver segmentation methods on cont
|
|
57 |
|
58 |
**Original dataset download link**: https://zenodo.org/records/2597908
|
59 |
|
60 |
-
**Original dataset format**: .mhd / .raw
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
<span style="background-color: #FFFF00"> Supplementary segmentation annotations from our project are provided here. Users are expected to respect the intended use and restrictions of the original dataset license.</span>
|
6 |
|
7 |
+
The mapping between our segmentation files and the original images can be found below.
|
8 |
|
9 |
## License
|
10 |
Customized license:
|
|
|
58 |
|
59 |
**Original dataset download link**: https://zenodo.org/records/2597908
|
60 |
|
61 |
+
**Original dataset format**: .mhd / .raw
|
62 |
+
|
63 |
+
**ID mapping**:
|
64 |
+
Our segmentation files use the naming convention `liver-orig**_train/test`.
|
65 |
+
The original Zenodo images use the naming convention `liver-orig**.raw`.
|
66 |
+
Each segmentation file is linked to the image with the same ID in the train or test folder.
|