Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,14 @@ task_categories:
|
|
| 4 |
---
|
| 5 |
This is the official dataset(HCC) of "Interpretable 2.5D Network by Hierarchical Attention and Consistency Learning for 3D MRI Classification" .
|
| 6 |
|
|
|
|
| 7 |
HCC: which is a private dataset collected from the West China Hospital,
|
| 8 |
and is a prospective trial aim to validate the effectiveness of MRI images for
|
| 9 |
predicting Microvascular Invasion(MVI) in patients with Hepatocellular Carci-
|
| 10 |
noma. This dataset totally consists of 246 patients, including 110 patients with
|
| 11 |
-
MVI and 136 ones without MVI.
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
This is the official dataset(HCC) of "Interpretable 2.5D Network by Hierarchical Attention and Consistency Learning for 3D MRI Classification" .
|
| 6 |
|
| 7 |
+
**Detailed Information**
|
| 8 |
HCC: which is a private dataset collected from the West China Hospital,
|
| 9 |
and is a prospective trial aim to validate the effectiveness of MRI images for
|
| 10 |
predicting Microvascular Invasion(MVI) in patients with Hepatocellular Carci-
|
| 11 |
noma. This dataset totally consists of 246 patients, including 110 patients with
|
| 12 |
+
MVI and 136 ones without MVI.
|
| 13 |
+
|
| 14 |
+
**how to use data?**
|
| 15 |
+
1. Download 'img.zip'
|
| 16 |
+
2. read '{patient_number}_{label}.nii.gz' and generate labels
|
| 17 |
+
|