paper-with-me

Papers

Automatic Acne Object Detection and Acne Severity Grading Using Smartphone Images and Artificial Intelligence

2022-08-03 · Diagnostics 2022 8 · Quan Thanh Huynh, Phuc Hoang Nguyen, Hieu Xuan Le, Lua Thi Ngo, Nhu-Thuy Trinh, Mai Thi-Thanh Tran, Hoan Tam Nguyen, Nga Thi Vu, Anh Tam Nguyen, Kazuma Suda, Kazuhiro Tsuji, Tsuyoshi Ishii, Trung Xuan Ngo, Hoan Thanh Ngo

Skin image analysis using artificial intelligence (AI) has recently attracted significant research interest, particularly for analyzing skin images captured by mobile devices. Acne is one of the most common skin conditions with profound effects in severe cases. In this study, we developed an AI system called AcneDet for automatic acne object detection and acne severity grading using facial images captured by smartphones. AcneDet includes two models for two tasks: (1) a Faster R-CNN-based deep learning model for the detection of acne lesion objects of four types, including blackheads/whiteheads, papules/pustules, nodules/cysts, and acne scars; and (2) a LightGBM machine learning model for grading acne severity using the Investigator’s Global Assessment (IGA) scale. The output of the Faster R-CNN model, i.e., the counts of each acne type, were used as input for the LightGBM model for acne severity grading. A dataset consisting of 1572 labeled facial images captured by both iOS and Android smartphones was used for training. The results show that the Faster R-CNN model achieves a mAP of 0.54 for acne object detection. The mean accuracy of acne severity grading by the LightGBM model is 0.85. With this study, we hope to contribute to the development of artificial intelligent systems to help acne patients better understand their conditions and support doctors in acne diagnosis. Keywords: deep learning; smartphone image; acne grading; acne object detection

📄 PDF Abstract BibTeX

Code (1)

HuynhThanhQuan/skin-detective 공식 구현 pytorch

Tasks

Acne Severity GradingMedical Image ClassificationMedical Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RoIPool 설명 없음
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

Joint Acne Image Grading and Counting via Label Distribution Learning

2019-10-01 · ICCV 2019 10 · Xiaoping Wu, Ni Wen, Jie Liang, Yu-Kun Lai 외

Accurate grading of skin disease severity plays a crucial role in precise treatment for patients. Acne vulgaris, the most common skin disease in adolescence, can be graded by evidence-based lesion counting as well as exp…

Acne Severity GradingMedical Image ClassificationMulti-Task Learning

Improving Acne Image Grading with Label Distribution Smoothing

2024-03-01 · Kirill Prokhorov, Alexandr A. Kalinin

Acne, a prevalent skin condition, necessitates precise severity assessment for effective treatment. Acne severity grading typically involves lesion counting and global assessment. However, manual grading suffers from var…

Acne Severity Grading

DED: Diagnostic Evidence Distillation for acne severity grading on face images

2023-10-05 · Expert Systems with Applications 2023 10 · Yi Lin, Jingchi Jiang, Dongxin Chen, Zhaoyang Ma 외

Acne seriously affects people’s daily life. Acne severity level grading plays a decisive role in the cure. However, the acne criterion is not unified in the medical field. Most of the current studies explore the applicat…

Acne Severity GradingDiagnosticimage-classificationImage Classification+2

Acne Severity Grading on Face Images via Extraction and Guidance of Prior Knowledge

2023-01-02 · IEEE International Conference on Bioinformatics and Biomedicine (BIBM) 2023 1 · Yi Lin, Jingchi Jiang, Dongxin Chen, Zhaoyang Ma 외

Acne Vulgaris seriously affects people’s daily life. In this paper, we propose a face acne grading framework which is a new paradigm to solve the image classification problem where the number and type of small objects ar…

Acne Severity Gradingimage-classificationImage Classification

Automatic Facial Skin Feature Detection for Everyone

2022-03-30 · Qian Zheng, Ankur Purwar, Heng Zhao, Guang Liang Lim 외

Automatic assessment and understanding of facial skin condition have several applications, including the early detection of underlying health problems, lifestyle and dietary treatment, skin-care product recommendation, e…

Product Recommendation