This paper focuses on unsupervised learning for lesion region segmentation in diabetic foot images, inspired by the human eye’s sensitivity to color differences in distinguishing lesions. A novel algorithm named Color Decoder (CDe) is proposed. The algorithm first segments the foot region based on skin color HSV thresholds, then uses a clustering method to differentiate significantly different color patches, and finally selects smaller regions among them as the target regions. This work is evaluated using the Diabetic Foot Ulcer Challenge 2024 datasets. The proposed method achieved a F1-Score of 0.2462 on validation set. When tested on the DFUC 2024 testing set, we achieved F1-Score of 0.2246. The code of this paper can be found on the following github link: https://github.com/HaoqianSong/DFUC2024/tree/master .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

CDe: Focus on the Color Differences in Diabetic Foot Images

  • Yifan Wang,
  • Xujie Gao,
  • Haoqian Song,
  • Long Cheng

摘要

This paper focuses on unsupervised learning for lesion region segmentation in diabetic foot images, inspired by the human eye’s sensitivity to color differences in distinguishing lesions. A novel algorithm named Color Decoder (CDe) is proposed. The algorithm first segments the foot region based on skin color HSV thresholds, then uses a clustering method to differentiate significantly different color patches, and finally selects smaller regions among them as the target regions. This work is evaluated using the Diabetic Foot Ulcer Challenge 2024 datasets. The proposed method achieved a F1-Score of 0.2462 on validation set. When tested on the DFUC 2024 testing set, we achieved F1-Score of 0.2246. The code of this paper can be found on the following github link: https://github.com/HaoqianSong/DFUC2024/tree/master .