FUSC2021(Foot Ulcer Segmentation Challenge)数据集于2019年10月至2021年4月期间收集,包含来自889名患者的1,210张足部溃疡图像,这些图像在多次临床访问中拍摄。原始图像使用Canon SX 620 HS数码相机和iPad Pro在非控制光照条件下拍摄,背景多样。数据集随机分为三部分:训练集810张,验证集200张,测试集200张,其中测试集的标注保密。所有数据均已匿名化,并符合相关指南和规定,且经威斯康星大学密尔沃基分校伦理委员会批准豁免患者知情同意。
pifu维度 | 2D |
模态 | dermoscopy |
任务类型 | segmentation |
解剖结构 | 皮肤溃疡 |
解剖区域 | 足部 |
类别数 | 1 |
数据量 | 1010 |
文件格式 | .png |
wound-segmentation-master
└── data
└── Foot Ulcer Segmentation Challenge
├── train
│ ├── images
│ │ ├── 0011.png
│ │ ├── 0012.png
│ │ ├── 0013.png
│ │ └── ...
│ ├── labels
│ │ ├── 0011.png
│ │ ├── 0012.png
│ │ ├── 0013.png
│ │ └── ...
├── validation
│ ├── images
│ │ ├── 0001.png
│ │ ├── 0002.png
│ │ └── ...
│ ├── labels
│ │ ├── 0001.png
│ │ ├── 0002.png
│ │ └── ...
├── test
│ ├── images
│ │ ├── 1011.png
│ │ ├── 1014.png
│ │ ├── 1016.png
│ │ └── ...
├── FootUlcerSegmentationChallenge2021.pdf
└── README.MD
统计类型 | 尺寸 |
---|---|
最小值 | 512x512 |
中位值 | 512x512 |
最大值 | 512x512 |
@article{wang2024fuseg,
title={FUSeg: The foot ulcer segmentation challenge},
author={Wang, Chuanbo and Mahbod, Amirreza and Ellinger, Isabella and Galdran, Adrian and Gopalakrishnan, Sandeep and Niezgoda, Jeffrey and Yu, Zeyun},
journal={Information},
volume={15},
number={3},
pages={140},
year={2024},
publisher={MDPI}
}