paper-with-me

홈 › Papers

A Refined Deep Learning Architecture for Diabetic Foot Ulcers Detection

2020-07-15 · Manu Goyal, Saeed Hassanpour

Diabetic Foot Ulcers (DFU) that affect the lower extremities are a major complication of diabetes. Each year, more than 1 million diabetic patients undergo amputation due to failure to recognize DFU and get the proper treatment from clinicians. There is an urgent need to use a CAD system for the detection of DFU. In this paper, we propose using deep learning methods (EfficientDet Architectures) for the detection of DFU in the DFUC2020 challenge dataset, which consists of 4,500 DFU images. We further refined the EfficientDet architecture to avoid false negative and false positive predictions. The code for this method is available at https://github.com/Manugoyal12345/Yet-Another-EfficientDet-Pytorch.

📄 PDF Abstract BibTeX arXiv:2007.07922

Code (1)

Manugoyal12345/Yet-Another-EfficientDet-Pytorch 공식 구현 pytorch

Tasks

Deep LearningDiabetic Foot Ulcer Detection

Methods 이 논문이 사용한 방법론

Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
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…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Batch Normalization 설명 없음
BiFPN A BiFPN, or Weighted Bi-directional Feature Pyramid Network, is a type of feature pyramid network which allows easy and fast multi-scale feature fusion. It incorporates…
EfficientDet EfficientDet is a type of object detection model, which utilizes several optimization and backbone tweaks, such as the use of a…

Similar Papers 제목 키워드 기반

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…

Translating Clinical Delineation of Diabetic Foot Ulcers into Machine Interpretable Segmentation

2022-04-22 · Connah Kendrick, Bill Cassidy, Joseph M. Pappachan, Claire O'Shea 외

Diabetic foot ulcer is a severe condition that requires close monitoring and management. For training machine learning methods to auto-delineate the ulcer, clinical staff must provide ground truth annotations. In this pa…

Management

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 ulcers monitoring by employing super resolution and noise reduction deep learning techniques

2022-09-20 · Agapi Davradou, Eftychios Protopapadakis, Maria Kaselimi, Anastasios Doulamis 외

Diabetic foot ulcers (DFUs) constitute a serious complication for people with diabetes. The care of DFU patients can be substantially improved through self-management, in order to achieve early-diagnosis, ulcer preventio…

Decision MakingImage-to-Image TranslationManagementSuper-Resolution

DFUNet: Convolutional Neural Networks for Diabetic Foot Ulcer Classification

2017-11-28 · Manu Goyal, Neil D. Reeves, Adrian K. Davison, Satyan Rajbhandari 외

Globally, in 2016, one out of eleven adults suffered from Diabetes Mellitus. Diabetic Foot Ulcers (DFU) are a major complication of this disease, which if not managed properly can lead to amputation. Current clinical app…

ClassificationGeneral Classification