BUSI (Breast Ultrasound Image) is a classification and segmentation dataset containing breast ultrasound images. The dataset includes breast ultrasound images collected in 2018, covering female patients aged between 25 to 75 years. The dataset consists of 780 images with an average size of 500*500 pixels. These images are categorized into three classes: normal, benign, and malignant. In the benign and malignant breast ultrasound images, there are also detailed segmentation annotations of the corresponding chest tumors, providing key information for in-depth study and accurate diagnosis. This dataset offers a rich image resource and valuable support for breast cancer research.
Dimensions | Modality | Task Type | Anatomical Structures | Anatomical Area | Number of Categories | Data Volume | File Format |
---|---|---|---|---|---|---|---|
2D | Ultra Sound | Classification, Segmentation | Breast | Chest | 3 | 780 | PNG |
Dataset Statistics | size |
---|---|
min | [310,190] |
median | [474,190] |
max | [719,190] |
Category | Normal | Benign | Malignant |
---|---|---|---|
Case Count | 133 | 437 | 210 |
Missing | 0 | 6.67% | 14.4% |
Normal breast ultra sound image.
Benign tumor, the red mask indicates the tumor area.
Malignant tumor, the red mask indicates the tumor area.
The file structure of the dataset is as follows, containing three different folders: benign, malignant, and normal. Each folder contains images and corresponding annotations of breast tumors.
dataset
├── benign
│ ├── benign (100).png
│ ├── benign (100)_mask.png
│ │ ...
├── malignant
│ ├── malignant (100).png
│ ├── malignant (100)_mask.png
│ ├── ...
├── normal
│ ├── normal (100).png
│ ├── normal (100)_mask.png
│ ├── ...
Walid Al-Dhabyani (Faculty of Computers and Artificial Intelligence, Cairo University, Egypt)
Mohammed Gomaa (National Cancer Institute, Cairo University, Egypt)
Hussien Khaled (National Cancer Institute, Cairo University, Egypt)
Aly Fahmy (Faculty of Computers and Artificial Intelligence, Cairo University, Egypt)
Official Website: https://scholar.cu.edu.eg/?q=afahmy/pages/dataset
Download Link: https://scholar.cu.edu.eg/?q=afahmy/pages/dataset
Article Address: https://www.sciencedirect.com/science/article/pii/S2352340919312181
Publication Date: 11.21.2019.
@article{al2020dataset,
title={Dataset of breast ultrasound images},
author={Al-Dhabyani, Walid and Gomaa, Mohammed and Khaled, Hussien and Fahmy, Aly},
journal={Data in brief},
volume={28},
pages={104863},
year={2020},
publisher={Elsevier}
}
Original introduction article is here.