Adnin Ramadhani
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Deployment of Web-Based YOLO for CT Scan Kidney Stone Detection Adnin Ramadhani; Abu Salam
Sinkron : jurnal dan penelitian teknik informatika Vol. 8 No. 3 (2024): Research Artikel Volume 8 Issue 3, July 2024
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v8i3.13744

Abstract

This research aims to develop a kidney stone object detection system using machine learning techniques like YOLO and object detection, integrated into a Flask-based web interface to support early diagnosis by medical professionals. The trained model demonstrates strong pattern learning capabilities. Evaluation of the public dataset model reveals an average mean Average Precision (mAP) of 0.9698 for 'kidney stone' labels. This detection model exhibits high performance with an accuracy rate of 96.33%, precision of 96.98%, recall of 99.23%, and an F1-score of 98.1%. Clinical data evaluation shows that the YOLOv5-based detection system performs exceptionally well, with an average mAP of 0.9571, accuracy of 93.06%, precision of 95.71%, recall of 97.1%, and F1-score of 96.49%, indicating the model's capability to detect kidney stones with high precision and accuracy. Thus, both the evaluation on the public dataset and clinical dataset performance support accurate diagnosis processes and further treatment planning. Moreover, this research advances to the stage where the detection model can be directly utilized through implementation via Flask web deployment.