Fully Convolutional Networks for Diabetic Foot Ulcer Segmentation
Manu Goyal, Neil D. Reeves, Satyan Rajbhandari, Jennifer Spragg and, Moi Hoon Yap

TL;DR
This paper presents a new dataset and a two-tier transfer learning approach using Fully Convolutional Networks to automatically segment diabetic foot ulcers and surrounding skin, aiding clinical assessment.
Contribution
It introduces a novel dataset of foot images with ground truth annotations and applies transfer learning to improve ulcer segmentation accuracy.
Findings
Achieved Dice Similarity Coefficient of 0.794 for ulcer segmentation
Achieved Dice Similarity Coefficient of 0.851 for surrounding skin
Demonstrated potential of FCNs in DFU segmentation
Abstract
Diabetic Foot Ulcer (DFU) is a major complication of Diabetes, which if not managed properly can lead to amputation. DFU can appear anywhere on the foot and can vary in size, colour, and contrast depending on various pathologies. Current clinical approaches to DFU treatment rely on patients and clinician vigilance, which has significant limitations such as the high cost involved in the diagnosis, treatment and lengthy care of the DFU. We introduce a dataset of 705 foot images. We provide the ground truth of ulcer region and the surrounding skin that is an important indicator for clinicians to assess the progress of ulcer. Then, we propose a two-tier transfer learning from bigger datasets to train the Fully Convolutional Networks (FCNs) to automatically segment the ulcer and surrounding skin. Using 5-fold cross-validation, the proposed two-tier transfer learning FCN Models achieve a Dice…
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
MethodsMax Pooling · Convolution · Fully Convolutional Network
