InteractiveRadiologyTutor_datssets
收藏资源简介:
该数据集是一个胸部X光图像(CXR)数据集,包含112,120个训练样本。每个样本包括X光图像(image)、图像索引(image_index)、发现标签(finding_labels,字符串列表,表示图像中的异常发现)、患者ID(patient_id)、视图位置(view_position,如PA、AP等)以及边界框(bboxes,浮点数列表的列表,用于标注异常区域)。数据集采用cc-by-nc-4.0许可,适用于胸部X光异常检测、分类、目标检测等医学影像分析任务。
This dataset is a chest X-ray (CXR) dataset containing 112,120 training samples. Each sample includes an X-ray image (image), image index (image_index), finding labels (finding_labels, a list of strings indicating abnormal findings in the image), patient ID (patient_id), view position (view_position, e.g., PA, AP), and bounding boxes (bboxes, a list of lists of floats for annotating abnormal regions). The dataset is licensed under cc-by-nc-4.0 and is suitable for medical image analysis tasks such as chest X-ray abnormality detection, classification, and object detection.
数据集概述:InteractiveRadiologyTutor_datssets
该数据集包含两个子配置(config),分别为 cxr 和 mimic_cxr,均用于医学影像(X光胸片)相关任务。
1. cxr 子集
- 用途/特点:包含胸部X光图像及其对应的影像发现标签(finding_labels)和边界框(bboxes),适用于目标检测或多标签分类任务。
- 数据字段:
image:图像数据image_index:图像索引(字符串)finding_labels:发现标签列表(字符串列表)patient_id:患者ID(整型)view_position:拍摄位置(字符串,如前后位/侧位)bboxes:边界框坐标(浮点数列表的列表)
- 数据划分:仅提供训练集,包含 112,120 个样本。
- 数据规模:数据集总大小约 45.4 GB,下载大小约 45.06 GB。
2. mimic_cxr 子集
- 用途/特点:来自 MIMIC-CXR 数据库的胸部X光图像集合,可能用于图像检索、预训练或分类任务。
- 数据字段:
image:图像数据image_id:图像ID(字符串)file_path:文件路径(字符串)
- 数据划分:仅提供训练集,包含 261,137 个样本。
- 数据规模:数据集总大小约 16.86 GB,下载大小约 17.73 GB。
3. 许可证与结构
- 许可证:cc-by-nc-4.0(非商业使用许可)。
- 数据文件结构:每个子集通过通配符路径指向训练数据文件(如
cxr/train-*和mimic_cxr/train-*)。
总体而言,该数据集主要面向胸部X光影像的机器学习和深度学习研究,提供了带详细标注(发现类别、位置框)的影像数据以及一个大规模的原始影像集,适用于模型训练、评估及多模态研究。




