Upload REPRODUCE.md with huggingface_hub
Browse files- REPRODUCE.md +0 -8
REPRODUCE.md
CHANGED
|
@@ -14,14 +14,6 @@ Detection Challenge DICOMs. This document describes the exact pipeline.
|
|
| 14 |
- output: `imagesTr/<SeriesInstanceUID>_0000.nii.gz`
|
| 15 |
4. **Match**: label `<uid>.nii.gz` ↔ image `imagesTr/<uid>_0000.nii.gz` (same UID).
|
| 16 |
|
| 17 |
-
## Verified reproducibility
|
| 18 |
-
|
| 19 |
-
- 313 sampled cases re-converted and compared: **312 voxel-exact matches**
|
| 20 |
-
(array, affine, zooms, dtype all identical).
|
| 21 |
-
- 1 case (CTA): DICOM files missing from the local source download.
|
| 22 |
-
- 1 case (multiframe MR): absent from `imagesTr` entirely (empty DICOM folder
|
| 23 |
-
in the original download).
|
| 24 |
-
|
| 25 |
## Environment
|
| 26 |
|
| 27 |
- `dicom2nifti` 2.6.2, `nibabel`, `pydicom`, `pandas`, `numpy`
|
|
|
|
| 14 |
- output: `imagesTr/<SeriesInstanceUID>_0000.nii.gz`
|
| 15 |
4. **Match**: label `<uid>.nii.gz` ↔ image `imagesTr/<uid>_0000.nii.gz` (same UID).
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## Environment
|
| 18 |
|
| 19 |
- `dicom2nifti` 2.6.2, `nibabel`, `pydicom`, `pandas`, `numpy`
|