Spaces:
Runtime error
Runtime error
Anirudh Balaraman commited on
Commit Β·
cdbf248
1
Parent(s): 6ef86f6
update links
Browse files- .DS_Store +0 -0
- README.md +1 -1
- deployment_images/.DS_Store +0 -0
- 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/
|
| 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/
|
| 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 |
|