jsrt-directions 数据集是一个X射线模态分类数据集。该数据集共包含988个数据实例,其中948个实例作为训练集(提供图像和标签),40个实例作为验证集(仅提供图像)。
xiongbu维度 | 2D |
模态 | xray |
任务类型 | prognosis |
解剖结构 | 肺部 |
解剖区域 | 胸部 |
类别数 | 4 |
数据量 | 988 |
文件格式 | PNG |
Dataset
│
├── test
│ ├── down
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── ....
│ ├── left
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── ....
│ ├── right
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── ....
│ ├── up
│ │ ├── 1.png
│ │ ├── 2.png
│ │ ├── ....
├── train
│ ├── down
│ │ ├── 0.png
│ │ ├── 1.png
│ │ ├── ....
│ ├── left
│ │ ├── 0.png
│ │ ├── 1.png
│ │ ├── ....
│ ├── right
│ │ ├── 0.png
│ │ ├── 1.png
│ │ ├── ....
│ ├── up
│ │ ├── 0.png
│ │ ├── 1.png
│ │ ├── ....
├── list_test.txt
├── list_train.txt
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | - |
(128,128) |
中位值 | - |
(128,128) |
最大值 | - |
(128,128) |
@article{shiraishi2000development,
title={Development of a digital image database for chest radiographs with and without a lung nodule: receiver operating characteristic analysis of radiologists' detection of pulmonary nodules},
author={Shiraishi, Junji and Katsuragawa, Shigehiko and Ikezoe, Junpei and Matsumoto, Tsuneo and Kobayashi, Takeshi and Komatsu, Ken-ichi and Matsui, Mitate and Fujita, Hiroshi and Kodera, Yoshie and Doi, Kunio},
journal={American journal of roentgenology},
volume={174},
number={1},
pages={71--74},
year={2000},
publisher={Am Roentgen Ray Soc}
}