Deep Learning in Diabetic Foot Ulcers Detection: A Comprehensive Evaluation
Moi Hoon Yap, Ryo Hachiuma, Azadeh Alavi, Raphael Brungel and, Bill Cassidy, Manu Goyal, Hongtao Zhu, Johannes Ruckert, Moshe, Olshansky, Xiao Huang, Hideo Saito, Saeed Hassanpour, Christoph, M. Friedrich, David Ascher, Anping Song, Hiroki Kajita, David, Gillespie

TL;DR
This paper systematically compares various deep learning object detection models for diabetic foot ulcers, highlighting the best performing method and the benefits of ensemble approaches in improving detection metrics.
Contribution
It provides a comprehensive evaluation of state-of-the-art deep learning models for DFU detection, including detailed architecture descriptions and performance analysis on a large dataset.
Findings
Deformable Convolution (Faster R-CNN variant) achieved the highest mAP of 0.6940.
Data augmentation and post-processing are essential for improving model performance.
Ensemble methods improved F1-Score but not mAP.
Abstract
There has been a substantial amount of research involving computer methods and technology for the detection and recognition of diabetic foot ulcers (DFUs), but there is a lack of systematic comparisons of state-of-the-art deep learning object detection frameworks applied to this problem. DFUC2020 provided participants with a comprehensive dataset consisting of 2,000 images for training and 2,000 images for testing. This paper summarises the results of DFUC2020 by comparing the deep learning-based algorithms proposed by the winning teams: Faster R-CNN, three variants of Faster R-CNN and an ensemble method; YOLOv3; YOLOv5; EfficientDet; and a new Cascade Attention Network. For each deep learning method, we provide a detailed description of model architecture, parameter settings for training and additional stages including pre-processing, data augmentation and post-processing. We provide a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · Softmax · Convolution · Deformable Convolution · RoIPool · Faster R-CNN
