Anirudh Balaraman commited on
Commit
4ac7d65
·
unverified ·
1 Parent(s): 9f757b2

Update index.md

Browse files
Files changed (1) hide show
  1. docs/index.md +1 -1
docs/index.md CHANGED
@@ -21,7 +21,7 @@ WSAttention-Prostate is a two-stage deep learning pipeline that predicts clinica
21
  ```mermaid
22
  %%{init: {'themeVariables': { 'fontSize': '20px' }}}%%
23
  flowchart LR
24
- A[Raw MRI</br>T2 + DWI + ADC] --> B[Preprocessing]
25
  B --> C[Stage 1:</br>PI-RADS Classification]
26
  C --> D[Stage 2:</br>csPCa Prediction]
27
  D --> E[Risk Score + Top-5 Salient Patches]
 
21
  ```mermaid
22
  %%{init: {'themeVariables': { 'fontSize': '20px' }}}%%
23
  flowchart LR
24
+ A[Raw bpMRI</br>T2 + DWI + ADC] --> B[Preprocessing]
25
  B --> C[Stage 1:</br>PI-RADS Classification]
26
  C --> D[Stage 2:</br>csPCa Prediction]
27
  D --> E[Risk Score + Top-5 Salient Patches]