Anirudh Balaraman commited on
Commit
4f116d9
·
unverified ·
1 Parent(s): 822a4b7

Update README with run_cspca.py requirements

Browse files

Added note about requirements for run_cspca.py in train mode.

Files changed (1) hide show
  1. README.md +1 -0
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