ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Dinov2_Mask R-CNN: Self-supervised Instance Segmentation of Diabetic Foot Ulcers
Cited 1 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Yun ji Ban, Seihyoung Lee, Jiwon Park, Jeong Eun Kim, Hyun Seo Kang, Seungwan Han
Issue Date
2024-10
Citation
International Conference on Medical Image Computing and Computer Assisted Interventions (MICCAI) 2024, pp.17-28
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1007/978-3-031-80871-5_2
Abstract
Diabetic foot ulcers (DFUs) are a significant condition where early detection is crucial due to the steadily increasing global prevalence of affected patients. In this paper, we aim to assist in the early detection and treatment of DFU by performing instance segmentation on DFU images using a self-supervised method. Using the pre-trained weights of Dinov2, which is based on a self-supervised learning approach, we connected a Mask R-CNN model to Dinov2’s head for instance segmentation. We divide the images provided by the DFU challenge into training and validation sets, with data augmentation applied to enhance performance. The performance of the model was evaluated using Dice score and IoU metrics. On our generated validation dataset, which consists of 400 images, we achieved a maximum Dice score of 0.8181. On the leaderboard, where performance was measured using the Test set provided by DFUC2024, the highest Dice score was 0.6764. By leveraging the self-supervised learning backbone to capture intrinsic features of the images, we achieved superior performance compared to traditional instance segmentation methods. The model and code we have implemented are publicly available at https://github.com/seihyoung/dfuc2024.
KSP Keywords
CNN model, Data Augmentation, Early detection, Enhance performance, Learning approach, R-CNN, Test Set, diabetic foot, segmentation method, self-supervised learning, superior performance