CO2Wounds-V2: Extended Chronic Wounds Dataset From Leprosy Patients
Karen Sanchez, Carlos Hinojosa, Olinto Mieles, Chen Zhao, Bernard Ghanem, Henry Arguello
TL;DR
CO2Wounds-V2 delivers an extended, publicly available dataset of $764$ RGB wound images from $96$ leprosy patients, with semantic segmentation annotations in COCO format and binary masks to support automated wound analysis. The dataset, captured via smartphone in a developing-country clinical setting, is split into $485/122/157$ images for training, validation, and testing, respectively, with the testing set remaining unlabeled. Baseline experiments compare FPN, U-Net, and DeepLabV3+ architectures across multiple encoders, using $100$-epoch training with Adam, demonstrating performance in the $mIoU$ range of the high 60s to around 70, and highlighting the highest $mIoU$ and F1 scores for the U-Net baselines. The work provides a practical benchmark and underscores the potential of smartphone-based wound imaging for remote monitoring and algorithm development, while addressing ethical considerations and data licensing to enable widespread use in research and clinical contexts.
Abstract
Chronic wounds pose an ongoing health concern globally, largely due to the prevalence of conditions such as diabetes and leprosy's disease. The standard method of monitoring these wounds involves visual inspection by healthcare professionals, a practice that could present challenges for patients in remote areas with inadequate transportation and healthcare infrastructure. This has led to the development of algorithms designed for the analysis and follow-up of wound images, which perform image-processing tasks such as classification, detection, and segmentation. However, the effectiveness of these algorithms heavily depends on the availability of comprehensive and varied wound image data, which is usually scarce. This paper introduces the CO2Wounds-V2 dataset, an extended collection of RGB wound images from leprosy patients with their corresponding semantic segmentation annotations, aiming to enhance the development and testing of image-processing algorithms in the medical field.
