farrell236 commited on
Commit
6a5c7df
1 Parent(s): 70dcf29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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`: The annotations and metadata (see `Annotations` section below).
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 zipfiles.
29
- - `scripts/DL_save_nifti.py`: Python code for batch downloading `Images_png` via 56 compressed zip files.
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