mbhseg commited on
Commit
efbfa15
·
verified ·
1 Parent(s): 21a137d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,9 +19,9 @@ The Brain Hemorrhage Segmentation Dataset (BHSD) is a 3D multi-class segmentatio
19
  ## Data Contents
20
  This dataset includes the following two compressed files:
21
  - **MBH_train_label.zip**: Contains 192 volumes with pixel-level annotations (Files need to be suffixed nii.gz).
22
- - You can directly download it: wget https://huggingface.co/datasets/mbhseg/mbhseg24/blob/main/MBH_train_label.zip
23
  - **MBH_train_unlabel.zip**: Contains 1980 volumes of unannotated reconstructed data.
24
- - You can directly download it: wget https://huggingface.co/datasets/mbhseg/mbhseg24/blob/main/MBH_train_unlabel.zip
25
 
26
  ## Applications
27
  This dataset is primarily intended to support the use of deep learning techniques in medical image segmentation tasks, particularly for multi-class segmentation of intracranial hemorrhages. It can be used for supervised and semi-supervised ICH segmentation tasks, and we provide experimental results with state-of-the-art models as reference benchmarks.
 
19
  ## Data Contents
20
  This dataset includes the following two compressed files:
21
  - **MBH_train_label.zip**: Contains 192 volumes with pixel-level annotations (Files need to be suffixed nii.gz).
22
+ - You can directly download it: wget https://huggingface.co/datasets/mbhseg/mbhseg24/resolve/main/MBH_train_label.zip?download=true
23
  - **MBH_train_unlabel.zip**: Contains 1980 volumes of unannotated reconstructed data.
24
+ - You can directly download it: wget https://huggingface.co/datasets/mbhseg/mbhseg24/resolve/main/MBH_train_unlabel.zip?download=true
25
 
26
  ## Applications
27
  This dataset is primarily intended to support the use of deep learning techniques in medical image segmentation tasks, particularly for multi-class segmentation of intracranial hemorrhages. It can be used for supervised and semi-supervised ICH segmentation tasks, and we provide experimental results with state-of-the-art models as reference benchmarks.