Anirudh Balaraman commited on
Commit
cdbf248
Β·
1 Parent(s): 6ef86f6

update links

Browse files
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. README.md +1 -1
  3. deployment_images/.DS_Store +0 -0
  4. docs/index.md +1 -1
.DS_Store ADDED
Binary file (8.2 kB). View file
 
README.md CHANGED
@@ -19,7 +19,7 @@
19
  Predicts PI-RADS score and risk of clinically significant prostate cancer (csPCa) from T2-Weighted (T2W), Diffusion Weighted Imaging (DWI) and Apparent Diffusion Coefficient (ADC) sequences of bi-paramteric MRI (bpMRI).
20
 
21
  ## πŸš€ Platform Access
22
- Real-time inference via [GUI](https://huggingface.co/spaces/anirudh0410/Prostate-Inference)
23
 
24
  ## ⭐ Abstract
25
 
 
19
  Predicts PI-RADS score and risk of clinically significant prostate cancer (csPCa) from T2-Weighted (T2W), Diffusion Weighted Imaging (DWI) and Apparent Diffusion Coefficient (ADC) sequences of bi-paramteric MRI (bpMRI).
20
 
21
  ## πŸš€ Platform Access
22
+ Real-time inference via [GUI](https://huggingface.co/spaces/anirudh0410/WSA_Prostate)
23
 
24
  ## ⭐ Abstract
25
 
deployment_images/.DS_Store ADDED
Binary file (6.15 kB). View file
 
docs/index.md CHANGED
@@ -8,7 +8,7 @@
8
 
9
  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 T2W, DWI, and ADC bpMRI sequences. The backbone is a patch based 3D Multiple-Instance Learning (MIL) model pre-trained to classify PI-RADS scores and fine-tuned to predict csPCa risk β€” all without requiring lesion-level annotations.
10
 
11
- πŸ’‘ **GUI for real-time inference available at [Hugging Face Spaces](https://huggingface.co/spaces/anirudh0410/Prostate-Inference)**
12
 
13
  ## Key Features
14
 
 
8
 
9
  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 T2W, DWI, and ADC bpMRI sequences. The backbone is a patch based 3D Multiple-Instance Learning (MIL) model pre-trained to classify PI-RADS scores and fine-tuned to predict csPCa risk β€” all without requiring lesion-level annotations.
10
 
11
+ πŸ’‘ **GUI for real-time inference available at [Hugging Face Spaces](https://huggingface.co/spaces/anirudh0410/WSA_Prostate)**
12
 
13
  ## Key Features
14