IVCVLGMay 22, 2023

DermSynth3D: Synthesis of in-the-wild Annotated Dermatology Images

arXiv:2305.12621v46 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses data scarcity and annotation issues in dermatology AI, though it is incremental as it builds on existing synthesis methods for a specific domain.

The paper tackles the limitations of existing dermatology image datasets by proposing DermSynth3D, a framework that synthesizes annotated 2D images from 3D meshes, and demonstrates its effectiveness by training deep learning models on synthetic data for evaluation on real dermatology tasks.

In recent years, deep learning (DL) has shown great potential in the field of dermatological image analysis. However, existing datasets in this domain have significant limitations, including a small number of image samples, limited disease conditions, insufficient annotations, and non-standardized image acquisitions. To address these shortcomings, we propose a novel framework called DermSynth3D. DermSynth3D blends skin disease patterns onto 3D textured meshes of human subjects using a differentiable renderer and generates 2D images from various camera viewpoints under chosen lighting conditions in diverse background scenes. Our method adheres to top-down rules that constrain the blending and rendering process to create 2D images with skin conditions that mimic in-the-wild acquisitions, ensuring more meaningful results. The framework generates photo-realistic 2D dermoscopy images and the corresponding dense annotations for semantic segmentation of the skin, skin conditions, body parts, bounding boxes around lesions, depth maps, and other 3D scene parameters, such as camera position and lighting conditions. DermSynth3D allows for the creation of custom datasets for various dermatology tasks. We demonstrate the effectiveness of data generated using DermSynth3D by training DL models on synthetic data and evaluating them on various dermatology tasks using real 2D dermatological images. We make our code publicly available at https://github.com/sfu-mial/DermSynth3D.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes