paper-with-me

Papers

Improving Limited Supervised Foot Ulcer Segmentation Using Cross-Domain Augmentation

2024-01-16 · Shang-Jui Kuo, Po-Han Huang, Chia-Ching Lin, Jeng-Lin Li, Ming-Ching Chang

Diabetic foot ulcers pose health risks, including higher morbidity, mortality, and amputation rates. Monitoring wound areas is crucial for proper care, but manual segmentation is subjective due to complex wound features and background variation. Expert annotations are costly and time-intensive, thus hampering large dataset creation. Existing segmentation models relying on extensive annotations are impractical in real-world scenarios with limited annotated data. In this paper, we propose a cross-domain augmentation method named TransMix that combines Augmented Global Pre-training AGP and Localized CutMix Fine-tuning LCF to enrich wound segmentation data for model learning. TransMix can effectively improve the foot ulcer segmentation model training by leveraging other dermatology datasets not on ulcer skins or wounds. AGP effectively increases the overall image variability, while LCF increases the diversity of wound regions. Experimental results show that TransMix increases the variability of wound regions and substantially improves the Dice score for models trained with only 40 annotated images under various proportions.

📄 PDF Abstract BibTeX arXiv:2401.08422

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySegmentation

Methods 이 논문이 사용한 방법론

CutMix CutMix is an image data augmentation strategy. Instead of simply removing pixels as in Cutout, we replace the removed regions with…

Similar 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 fo…

DecoderImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

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…

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

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…