CVJan 28, 2023

Towards Accurate Acne Detection via Decoupled Sequential Detection Head

arXiv:2301.12219v14 citationsh-index: 42
Originality Incremental advance
AI Analysis

This work improves acne detection for medical diagnosis and therapy, but it is incremental as it builds on existing two-stage detectors with specific enhancements.

The paper tackles the problem of accurate acne detection by addressing ambiguous boundaries and arbitrary dimensions of lesions, resulting in a method that outperforms state-of-the-art methods on benchmarks like ACNE-DET and ACNE04.

Accurate acne detection plays a crucial role in acquiring precise diagnosis and conducting proper therapy. However, the ambiguous boundaries and arbitrary dimensions of acne lesions severely limit the performance of existing methods. In this paper, we address these challenges via a novel Decoupled Sequential Detection Head (DSDH), which can be easily adopted by mainstream two-stage detectors. DSDH brings two simple but effective improvements to acne detection. Firstly, the offset and scaling tasks are explicitly introduced, and their incompatibility is settled by our task-decouple mechanism, which improves the capability of predicting the location and size of acne lesions. Second, we propose the task-sequence mechanism, and execute offset and scaling sequentially to gain a more comprehensive insight into the dimensions of acne lesions. In addition, we build a high-quality acne detection dataset named ACNE-DET to verify the effectiveness of DSDH. Experiments on ACNE-DET and the public benchmark ACNE04 show that our method outperforms the state-of-the-art methods by significant margins. Our code and dataset are publicly available at (temporarily anonymous).

Foundations

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

Your Notes