Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
---
|
6 |
+
license: mit
|
7 |
+
---
|
8 |
+
|
9 |
+
π **Model Card for Hugging Face (ProViCNet Weights)**
|
10 |
+
|
11 |
+
## **ProViCNet: Prostate-Specific Foundation Models with Patch-Level Contrast for Cancer Detection**
|
12 |
+
|
13 |
+
### **π Overview**
|
14 |
+
ProViCNet is an **organ-specific foundation model** designed for **prostate cancer detection** using **multi-modal medical imaging (mpMRI & TRUS)**. The model leverages **Vision Transformers (ViTs) with patch-level contrastive learning** to improve **cancer localization and classification**.
|
15 |
+
|
16 |
+
These pre-trained weights are provided for **research and clinical AI development** and can be used for **inference (feature extraction and cancer detection)** on prostate imaging datasets.
|
17 |
+
|
18 |
+
π **For usage examples and detailed documentation, visit:**
|
19 |
+
π **[ProViCNet GitHub Repository](https://github.com/pimed/ProViCNet/)**
|