File size: 2,300 Bytes
890e995 9634bb8 890e995 73cfde6 890e995 a16a009 9c45112 c296d61 9c45112 890e995 c750836 890e995 c750836 890e995 c750836 890e995 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
license: mit
---
# Brain Hemorrhage Segmentation Dataset (BHSD)
## Description
The Brain Hemorrhage Segmentation Dataset (BHSD) is a 3D multi-class segmentation dataset for intracranial hemorrhage (ICH). Intracranial hemorrhage is a pathological condition characterized by bleeding within the skull or brain, which can arise from various factors. Accurately identifying, localizing, and quantifying ICH is crucial for clinical diagnosis and treatment. Our dataset comprises 192 volumes with pixel-level annotations and unlabeled 2000 volumes across five ICH categories.
## Data Contents
This dataset includes the following two compressed files:
- **label_192.zip**: Contains 192 volumes with pixel-level annotations (Files need to be suffixed nii.gz).
- You can directly download it: wget https://huggingface.co/datasets/WuBiao/BHSD/resolve/main/label_192.zip
- **unlabel_2000.zip**: Contains 2000 volumes of unannotated reconstructed data.
- You can directly download it: wget https://huggingface.co/datasets/WuBiao/BHSD/resolve/main/unlabel_2000.zip
## Applications
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.
## Data Format
All volume data are stored in commonly used medical imaging formats (such as DICOM, NIFTI).
## Access and Usage
The dataset is now publicly available for download and is being used in the latest MICCAI competition. Researchers interested in using the dataset can download it and must comply with the relevant terms of use and copyright information.
## Copyright and License
This dataset is protected under copyright law. Please ensure compliance with the relevant license terms before use.
## Contact Information
For more information or to apply for access to the dataset, please contact us via:
- Email: [email protected]
---
Please adjust or add to the above content as needed to ensure all important and necessary information is included. If you have specific format or content requirements, let me know so I can assist you further.
--- |