LDPolypVideo 数据集是一个结肠镜中检测息肉的数据集。其中包含了大量和多样的大肠镜视频,可以用于训练和评估息肉检测的算法。LDPolypVideo 数据集一共包含 160 个视频和 40,266 帧图像,其中包括 33,884 帧至少包含一个息肉的图像,以及总共 200 个标记的息肉,比现存最大的大肠镜视频数据集 CVC-ClinicVideoDB 多出近四倍的大小和超过 11 倍的息肉数量。此外,数据集还提供了 103 个视频(包含 861,400 帧)没有完全标注,每个视频都标记了是否包含息肉,这些视频丰富了数据的多样性,并将支持无监督和半监督方法。 LDPolypVideo 数据集提供了一个大规模且多样化的结肠息肉数据,可以用于提高计算机辅助诊断系统在息肉检测方面的精度和效率,这对于结直肠癌的筛查和预防至关重要。此外,该数据集还挑战了现有的最先进的息肉检测方法,展示了在临床检查中息肉检测的难点,从而推动了该领域的研究和发展。 数据集元信息
内窥镜维度 | 2D |
模态 | endoscopy |
任务类型 | detection |
解剖结构 | rectum/colon |
解剖区域 | colon |
类别数 | 2 |
数据量 | 40,266 labeled, 861,400 unlabeled |
文件格式 | jpg |
Dataset
│
├── TrainValid
│ ├── Annotations
│ │ ├── 1
│ │ │ ├──0001.txt
│ │ │ ├──0002.txt
│ │ │ ├──...
│ │ ├── 2
│ │ ├── ...
│ ├── Images
│ │ ├── 1
│ │ │ ├──0001.jpg
│ │ │ ├──0002.jpg
│ │ │ ├──...
│ │ ├── 2
│ │ ├── ...
├── Test
│ ├── Annotations
│ │ ├── 101
│ │ │ ├──0001.txt
│ │ │ ├──0002.txt
│ │ │ ├──...
│ │ ├── 102
│ │ ├── ...
│ ├── Images
│ │ ├── 101
│ │ │ ├──0001.jpg
│ │ │ ├──0002.jpg
│ │ │ ├──...
│ │ ├── 102
│ │ ├── ...
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | - |
560 x 480 |
中位值 | - |
560 x 480 |
最大值 | - |
560 x 480 |
@inproceedings{ma2021ldpolypvideo,
title={LDPolypVideo benchmark: a large-scale colonoscopy video dataset of diverse polyps},
author={Ma, Yiting and Chen, Xuejin and Cheng, Kai and Li, Yang and Sun, Bin},
booktitle={Medical Image Computing and Computer Assisted Intervention--MICCAI 2021: 24th International Conference, Strasbourg, France, September 27--October 1, 2021, Proceedings, Part V 24},
pages={387--396},
year={2021},
organization={Springer}
}