TCB数据集是一个用于分类骨质疏松症的X射线影像数据集。此数据集是ISBI(国际生物医学成像学会)举办的一个挑战赛的一部分。数据集一共包含174例数据,其中87例为对照组,87例为骨质疏松症患者。该挑战赛的目的是利用纹理分析方法从2D骨X射线图像中识别出骨质疏松症病例。
骨头维度 | 2D |
模态 | xray |
任务类型 | classification |
解剖结构 | Bone |
解剖区域 | 骨骼 |
类别数 | 2 |
数据量 | 174 |
文件格式 | PNG |
TCB_Challenge_Data
│
├── BLIND_Data
│ ├── Image_Blind_1.tif
│ ├── Image_Blind_2.tif
│ ├── Image_Blind_3.tif
│ ├── Image_Blind_4.tif
│ ├── Image_Blind_5.tif
│ ├── Image_Blind_6.tif
│ └── ...
│
├── TRAIN_TEST_Data
│ ├── Class0
│ │ ├── Image_0_01.tif
│ │ ├── Image_0_02.tif
│ │ ├── Image_0_03.tif
│ │ └── ...
│ │
│ ├── Class1
│ │ ├── Image_1_01.tif
│ │ ├── Image_1_02.tif
│ │ ├── Image_1_03.tif
│ │ └── ...
│ │
│ ├── TRAIN_TEST_Data.xlsx
│ ├── 1stClassificationResults.xlsx
│ ├── LastName_BlindClassificationResults.xlsx
│ └── TCB_Challenge_Content.pdf
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | - |
(400, 400) |
中位值 | - |
(400, 400) |
最大值 | - |
(400, 400) |
@inproceedings{zheng2016bone,
title={Bone texture characterization for osteoporosis diagnosis using digital radiography},
author={Zheng, Keni and Makrogiannis, Sokratis},
booktitle={2016 38th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)},
pages={1034--1037},
year={2016},
organization={IEEE}
}