数据集:
trpakov/chest-xray-classification
任务:
图像分类['PNEUMONIA', 'NORMAL']
{'test': 582, 'valid': 1165, 'train': 12230}
pip install datasets
from datasets import load_dataset ds = load_dataset("trpakov/chest-xray-classification", name="full") example = ds['train'][0]
https://universe.roboflow.com/mohamed-traore-2ekkp/chest-x-rays-qjmia/dataset/3
CC BY 4.0
This dataset was exported via roboflow.ai on December 8, 2021 at 12:45 AM GMT
It includes 13977 images. Pneumonia are annotated in folder format.
The following pre-processing was applied to each image:
The following augmentation was applied to create 3 versions of each source image: