Segmentation of both Diseased and Healthy Skin from Clinical Photographs in a Primary Care Setting
Noel C. F. Codella, Daren Anderson, Tyler Philips, Anthony Porto,, Kevin Massey, Jane Snowdon, Rogerio Feris, John Smith

TL;DR
This study develops a deep learning method for segmenting both diseased and healthy skin in clinical photographs, highlighting the importance of fine-tuning with relevant data for improved accuracy.
Contribution
It introduces a novel dataset of clinical skin images and compares U-Net variants, demonstrating the impact of fine-tuning and transfer learning in skin segmentation tasks.
Findings
Dense Residual U-Net improves transfer learning performance by 7.8% in Jaccard index.
U-Net outperforms Dense Residual U-Net when trained with task-specific data.
Fine-tuning significantly enhances segmentation accuracy over direct transfer.
Abstract
This work presents the first segmentation study of both diseased and healthy skin in standard camera photographs from a clinical environment. Challenges arise from varied lighting conditions, skin types, backgrounds, and pathological states. For study, 400 clinical photographs (with skin segmentation masks) representing various pathological states of skin are retrospectively collected from a primary care network. 100 images are used for training and fine-tuning, and 300 are used for evaluation. This distribution between training and test partitions is chosen to reflect the difficulty in amassing large quantities of labeled data in this domain. A deep learning approach is used, and 3 public segmentation datasets of healthy skin are collected to study the potential benefits of pre-training. Two variants of U-Net are evaluated: U-Net and Dense Residual U-Net. We find that Dense Residual…
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
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
