Datasets:
Commit ·
a342e7c
1
Parent(s): b0cbf81
init release
Browse files- BraTS24-GLI.zip +3 -0
- BraTS24-MEN-RT.zip +3 -0
- BraTS24-MET.zip +3 -0
- BraTS24-PED.zip +3 -0
- README.md +8 -1
BraTS24-GLI.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e310c8e57ecfedb7bacd8ab015d265d2255456c4bd5ea8ae1d26392d5b2a5adf
|
| 3 |
+
size 48496239810
|
BraTS24-MEN-RT.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59769d08d6c46283e31471c8fc0d467f29eec363965356fdb651497146019ac9
|
| 3 |
+
size 11633189284
|
BraTS24-MET.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b01bf5af3505db9e31c442c3152832e32f154894d51e26af5542942b26e8a65
|
| 3 |
+
size 9761058932
|
BraTS24-PED.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cc4143c8baee406aa5f970c296095af08d8a83a05e890dc55729726d18bff7c
|
| 3 |
+
size 26175727828
|
README.md
CHANGED
|
@@ -16,7 +16,7 @@ size_categories:
|
|
| 16 |
## About
|
| 17 |
This is a subset of the [BraTS24 dataset](https://www.synapse.org/Synapse:syn53708249/wiki/626323) which is released under the `CC BY-NC 4.0` license.
|
| 18 |
|
| 19 |
-
We inlcude data (images + segmentation masks) for these tasks in BraTS24:
|
| 20 |
|
| 21 |
- Adult Glioma Post Treatment (GLI): https://www.synapse.org/Synapse:syn53708249/wiki/627500
|
| 22 |
|
|
@@ -26,6 +26,13 @@ We inlcude data (images + segmentation masks) for these tasks in BraTS24:
|
|
| 26 |
|
| 27 |
- Pediatric Tumors (PED): https://www.synapse.org/Synapse:syn53708249/wiki/627505
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
## Segmentation Labels
|
|
|
|
| 16 |
## About
|
| 17 |
This is a subset of the [BraTS24 dataset](https://www.synapse.org/Synapse:syn53708249/wiki/626323) which is released under the `CC BY-NC 4.0` license.
|
| 18 |
|
| 19 |
+
We inlcude preprocessed data (images + segmentation masks) for these tasks in BraTS24:
|
| 20 |
|
| 21 |
- Adult Glioma Post Treatment (GLI): https://www.synapse.org/Synapse:syn53708249/wiki/627500
|
| 22 |
|
|
|
|
| 26 |
|
| 27 |
- Pediatric Tumors (PED): https://www.synapse.org/Synapse:syn53708249/wiki/627505
|
| 28 |
|
| 29 |
+
|
| 30 |
+
## Preprocessing
|
| 31 |
+
- Images and masks are converted to 3D volumns in `nii.gz` format.
|
| 32 |
+
|
| 33 |
+
- Images and masks are standardized to RAS+ orientation.
|
| 34 |
+
|
| 35 |
+
- Image-mask pairs with unmatched file header, where voxel size and affine matrix are stored, are excluded.
|
| 36 |
|
| 37 |
|
| 38 |
## Segmentation Labels
|