beingzy commited on
Commit
d28ec1d
·
verified ·
1 Parent(s): 1e0c5b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -97,10 +97,10 @@ Original WSI files can be downloaded from the GDC Portal.
97
  Match WSI filenames with the `slide_name` column in `PRAD.csv` for integration.
98
 
99
  ## Example Steps
100
- Download **[TCGA PRAD](https://portal.gdc.cancer.gov/projects/TCGA-PRAD)** slides from the GDC Portal.
101
- **Load** [`PRAD.csv`](https://huggingface.co/datasets/Codatta/Refined-TCGA-PRAD-Prostate-Cancer-Pathology-Dataset/blob/main/dataset/PRAD/PRAD.csv) to access corrected labels and reasoning.
102
- Visualize ROI annotations using the .geojson files.
103
- Train AI models with X = WSI images, y = ROI annotations + slide-level labels.
104
 
105
  ## Licensing
106
  This dataset is licensed under **OpenRAIL-M** for non-commercial use. Commercial use requires obtaining a separate license. Please contact [[email protected]](mailto:[email protected]) for licensing inquiries.
 
97
  Match WSI filenames with the `slide_name` column in `PRAD.csv` for integration.
98
 
99
  ## Example Steps
100
+ 1. Download **[TCGA PRAD](https://portal.gdc.cancer.gov/projects/TCGA-PRAD)** slides from the GDC Portal.
101
+ 2. **Load** [`PRAD.csv`](https://huggingface.co/datasets/Codatta/Refined-TCGA-PRAD-Prostate-Cancer-Pathology-Dataset/blob/main/dataset/PRAD/PRAD.csv) to access corrected labels and reasoning.
102
+ 3. Visualize ROI annotations using the .geojson files.
103
+ 4. Train AI models with X = WSI images, y = ROI annotations + slide-level labels.
104
 
105
  ## Licensing
106
  This dataset is licensed under **OpenRAIL-M** for non-commercial use. Commercial use requires obtaining a separate license. Please contact [[email protected]](mailto:[email protected]) for licensing inquiries.