WuBiao commited on
Commit
9634bb8
1 Parent(s): be35985

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -2
README.md CHANGED
@@ -1,3 +1,34 @@
 
 
1
  ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Here's a draft README file for the "Brain Hemorrhage Segmentation Dataset (BHSD)" written in English:
2
+
3
  ---
4
+
5
+ # Brain Hemorrhage Segmentation Dataset (BHSD)
6
+
7
+ ## Description
8
+ 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 2200 volumes with slice-level annotations across five ICH categories.
9
+
10
+ ## Data Contents
11
+ This dataset includes the following two compressed files:
12
+ - **Brain Hemorrhage Segmentation Dataset.zip**: Contains 192 volumes with pixel-level annotations.
13
+ - **unlabel.zip**: Contains 1800 volumes of unannotated reconstructed data.
14
+
15
+ ## Applications
16
+ 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.
17
+
18
+ ## Data Format
19
+ All volume data are stored in commonly used medical imaging formats (such as DICOM, NIFTI).
20
+
21
+ ## Access and Usage
22
+ The dataset is not publicly available for download at this time. Interested researchers can apply for access by contacting our team. Use of this dataset must comply with the relevant terms of use and copyright information.
23
+
24
+ ## Copyright and License
25
+ This dataset is protected under copyright law. Please ensure compliance with the relevant license terms before use.
26
+
27
+ ## Contact Information
28
+ For more information or to apply for access to the dataset, please contact us via:
29
+ - Email: [contact email]
30
+ - Phone: [contact phone]
31
+
32
+ ---
33
+
34
+ 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.