Shuting2024 commited on
Commit
8160560
·
verified ·
1 Parent(s): 52ca84c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -12,7 +12,16 @@ predicting Microvascular Invasion(MVI) in patients with Hepatocellular Carci-
12
  noma. This dataset totally consists of 246 patients, including 110 patients with
13
  MVI and 136 ones without MVI.
14
 
15
- **how to use data?**
 
 
 
 
 
16
  1. Download 'img.zip'
17
  2. read '{patient_number}_{label}.nii.gz' and generate labels
18
 
 
 
 
 
 
12
  noma. This dataset totally consists of 246 patients, including 110 patients with
13
  MVI and 136 ones without MVI.
14
 
15
+ **Only HBP Modality**
16
+
17
+ HBP is an MRI sequence based on hepatobiliary-specific contrast agents, which is the most advantageous sequence for detecting and evaluating intrahepatic lesions.
18
+ Therefore, in our current work, we only use HBP modality and have currently anonymized and disclosed only the HBP modality.
19
+
20
+ **How to use data?**
21
  1. Download 'img.zip'
22
  2. read '{patient_number}_{label}.nii.gz' and generate labels
23
 
24
+ **Future**
25
+
26
+ The MRI images of the other modalities(such as PVP, AP and so on) will be continuously updated...
27
+