Anirudh Balaraman commited on
Commit
eb29ce9
·
unverified ·
1 Parent(s): 33813a8

Revise README for project title and description

Browse files

Updated project title and description for clarity.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@
17
 
18
  # WSAttention-Prostate
19
 
20
- **Weakly-supervised attention-based 3D Multiple Instance Learning for prostate cancer risk prediction on multiparametric MRI.**
21
 
22
- WSAttention-Prostate is a two-stage deep learning pipeline that predicts clinically significant prostate cancer (csPCa) risk from T2-weighted, DWI, and ADC MRI sequences. It uses 3D patch-based Multiple Instance Learning with transformer attention to first classify PI-RADS scores, then predict csPCa risk — all without requiring lesion-level annotations.
23
 
24
  ## Key Features
25
 
 
17
 
18
  # WSAttention-Prostate
19
 
20
+ **Weakly-Supervised Attention-based 3D Multiple Instance Learning for Prostate Cancer Characterization on Bi-parametric MRI.**
21
 
22
+ WSAttention-Prostate is a two-stage deep learning pipeline that predicts clinically significant prostate cancer (csPCa) risk and PI-RADS score (2 to 5) from T2-weighted, DWI, and ADC MRI sequences. It uses 3D patch-based Multiple Instance Learning with transformer attention to first classify PI-RADS scores, then predict csPCa risk — all without requiring lesion-level annotations.
23
 
24
  ## Key Features
25