Nguyen Hung Viet, Byeon Haewon
Department of Digital Anti-Aging Healthcare (BK21), Inje University, Gimhae, Republic of Korea.
Digit Health. 2024 Sep 2;10:20552076241279185. doi: 10.1177/20552076241279185. eCollection 2024 Jan-Dec.
In dermatological research, the focus on scalp and skin health has intensified, particularly regarding prevalent conditions like dandruff and erythema. This study aimed to utilize YOLOv7 model to develop an automated detection web-based system for these specific scalp lesions.
Utilizing a dataset of 2200 clinical images, the model's accuracy and robustness were assessed. The raw images were initially preprocessed by the Roboflow tool. We then trained and evaluated the YOLOv7 model, comparing its performance with several baseline models including YOLOv5, YOLOF, and the single-shot detector. Finally, the proposed model was integrated into a flask API-based web application using the flask-ngrok library.
The YOLOv7 demonstrated exceptional performance, attaining a mean average precision of 98.6%, with precision and recall rates of 98.6% and 97.2%, respectively. When benchmarked against baseline models, the YOLOv7 demonstrated enhanced performance metrics both during the training phase and the testing process on unseen data.
This study not only validates the potential of YOLOv7 for scalp lesion diagnostic applications but also brings the integration of sophisticated AI models into practical healthcare solutions.
在皮肤病学研究中,对头皮和皮肤健康的关注日益增强,尤其是对于头皮屑和红斑等常见病症。本研究旨在利用YOLOv7模型开发一个针对这些特定头皮病变的基于网络的自动检测系统。
利用一个包含2200张临床图像的数据集评估模型的准确性和鲁棒性。原始图像首先由Roboflow工具进行预处理。然后我们训练并评估YOLOv7模型,将其性能与包括YOLOv5、YOLOF和单阶段检测器在内的几个基线模型进行比较。最后,使用flask-ngrok库将所提出的模型集成到一个基于Flask API的网络应用程序中。
YOLOv7表现出卓越的性能,平均精度达到98.6%,精确率和召回率分别为98.6%和97.2%。与基线模型相比,YOLOv7在训练阶段和对未见数据的测试过程中均表现出更好的性能指标。
本研究不仅验证了YOLOv7在头皮病变诊断应用中的潜力,还将复杂的人工智能模型集成到了实际医疗保健解决方案中。