Spaces:
Runtime error
Runtime error
Anirudh Balaraman commited on
Update README with run_cspca.py requirements
Browse filesAdded note about requirements for run_cspca.py in train mode.
README.md
CHANGED
|
@@ -90,6 +90,7 @@ python preprocess_main.py \
|
|
| 90 |
- *tile_count*: No. of patches per scan.
|
| 91 |
- *tile_size*: Length and width of each patch.
|
| 92 |
- *depth*: Depth of each 3D patch
|
|
|
|
| 93 |
⚠️ ***NOTE: run_cspca.py in train mode requires PI-RADS MIL backbone.***
|
| 94 |
|
| 95 |
```bash
|
|
|
|
| 90 |
- *tile_count*: No. of patches per scan.
|
| 91 |
- *tile_size*: Length and width of each patch.
|
| 92 |
- *depth*: Depth of each 3D patch
|
| 93 |
+
|
| 94 |
⚠️ ***NOTE: run_cspca.py in train mode requires PI-RADS MIL backbone.***
|
| 95 |
|
| 96 |
```bash
|