paper-with-me

홈 › Papers

Automatic Foot Ulcer Segmentation Using an Ensemble of Convolutional Neural Networks

2021-09-03 · Amirreza Mahbod, Gerald Schaefer, Rupert Ecker, Isabella Ellinger

Foot ulcer is a common complication of diabetes mellitus and, associated with substantial morbidity and mortality, remains a major risk factor for lower leg amputations. Extracting accurate morphological features from foot wounds is crucial for appropriate treatment. Although visual inspection by a medical professional is the common approach for diagnosis, this is subjective and error-prone, and computer-aided approaches thus provide an interesting alternative. Deep learning-based methods, and in particular convolutional neural networks (CNNs), have shown excellent performance for various tasks in medical image analysis including medical image segmentation. In this paper, we propose an ensemble approach based on two encoder-decoder-based CNN models, namely LinkNet and U-Net, to perform foot ulcer segmentation. To deal with a limited number of available training samples, we use pre-trained weights (EfficientNetB1 for the LinkNet model and EfficientNetB2 for the U-Net model) and perform further pre-training using the Medetec dataset while also applying a number of morphological-based and colour-based augmentation techniques. To boost the segmentation performance, we incorporate five-fold cross-validation, test time augmentation and result fusion. Applied on the publicly available chronic wound dataset and the MICCAI 2021 Foot Ulcer Segmentation (FUSeg) Challenge, our method achieves state-of-the-art performance with data-based Dice scores of 92.07% and 88.80%, respectively, and is the top ranked method in the FUSeg challenge leaderboard. The Dockerised guidelines, inference codes and saved trained models are publicly available at https://github.com/masih4/Foot_Ulcer_Segmentation.

📄 PDF Abstract BibTeX arXiv:2109.01408

Code (1)

masih4/foot_ulcer_segmentation 공식 구현 tf

Tasks

DecoderImage SegmentationMedical Image AnalysisMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Fully Convolutional Networks for Diabetic Foot Ulcer Segmentation

2017-08-06 · Manu Goyal, Neil D. Reeves, Satyan Rajbhandari, Jennifer Spragg 외

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 pat…

Transfer Learning

Diabetic Foot Ulcer Grand Challenge 2022 Summary

2023-04-24 · Connah Kendrick, Bill Cassidy, Neil D. Reeves, Joseph M. Pappachan 외

The Diabetic Foot Ulcer Challenge 2022 focused on the task of diabetic foot ulcer segmentation, based on the work completed in previous DFU challenges. The challenge provided 4000 images of full-view foot ulcer images to…

A Cloud-based Deep Learning Framework for Remote Detection of Diabetic Foot Ulcers

2021-05-17 · Bill Cassidy, Neil D. Reeves, Joseph M. Pappachan, Naseer Ahmad 외

This research proposes a mobile and cloud-based framework for the automatic detection of diabetic foot ulcers and conducts an investigation of its performance. The system uses a cross-platform mobile framework which enab…

HarDNet-DFUS: An Enhanced Harmonically-Connected Network for Diabetic Foot Ulcer Image Segmentation and Colonoscopy Polyp Segmentation

2022-09-15 · Ting-Yu Liao, Ching-Hui Yang, Yu-Wen Lo, Kuan-Ying Lai 외

We present a neural network architecture for medical image segmentation of diabetic foot ulcers and colonoscopy polyps. Diabetic foot ulcers are caused by neuropathic and vascular complications of diabetes mellitus. In o…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Diabetic Foot Ulcer Grand Challenge 2021: Evaluation and Summary

2021-11-19 · Bill Cassidy, Connah Kendrick, Neil D. Reeves, Joseph M. Pappachan 외

Diabetic foot ulcer classification systems use the presence of wound infection (bacteria present within the wound) and ischaemia (restricted blood supply) as vital clinical indicators for treatment and prediction of woun…