Update README.md
Browse files
README.md
CHANGED
@@ -23,10 +23,10 @@ The [**DeepLesion**](https://nihcc.app.box.com/v/DeepLesion) dataset contains 32
|
|
23 |
|
24 |
##### Main Branch Contents:
|
25 |
|
26 |
-
- `DL_info.csv`:
|
27 |
- `scripts/apply_window.py`: Python code to apply intensity-windowing and normalization to the 16-bit PNG images.
|
28 |
-
- `scripts/batch_download_zips.py`: Python code to batch downloads `Images_png` via 56 compressed
|
29 |
-
- `scripts/DL_save_nifti.py`: Python code for
|
30 |
|
31 |
## Citation
|
32 |
|
|
|
23 |
|
24 |
##### Main Branch Contents:
|
25 |
|
26 |
+
- `DL_info.csv`: DeepLesion annotations and metadata.
|
27 |
- `scripts/apply_window.py`: Python code to apply intensity-windowing and normalization to the 16-bit PNG images.
|
28 |
+
- `scripts/batch_download_zips.py`: Python code to batch downloads `Images_png` via 56 compressed zip files.
|
29 |
+
- `scripts/DL_save_nifti.py`: Python code for converting 2D 16-bit slices to 3D nifti volumes.
|
30 |
|
31 |
## Citation
|
32 |
|