KMITL
Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1
Browse
2 results
Search Results
- Some of the metrics are blocked by yourconsent settings
Item type:Publication, Mammogram Analysis with YOLO Models on an Affordable Embedded System(2026-01-01) ;Intasam, Anongnat ;Piyawattanametha, Nicholas ;Promworn, Yuttachon ;Jiranantanakorn, TitiponThawornwanchai, SoonthornBackground/Objectives: Breast cancer persists as a leading cause of female mortality globally. Mammograms are a key screening tool for early detection, although many resource-limited hospitals lack access to skilled radiologists and advanced diagnostic tools. Deep learning-based computer-aided detection (CAD) systems can assist radiologists by automating lesion detection and classification. This study investigates the performance of various You Only Look Once (YOLO) models and a Hybrid Convolutional-Transformer Architecture (YOLOv5, YOLOv8, YOLOv10, YOLOv11, and Real-Time-DEtection Transformer (RT-DETR)) for detecting mammographic lesions on an affordable embedded system. Methods: We developed a custom web-based annotation tool to enhance mammogram labeling accuracy, using a dataset of 3169 patients from Thailand and expert annotations from three radiologists. Lesions were classified into six categories: Masses Benign (MB), Calcifications Benign (CB), Associated Features Benign (AFB), Masses Malignant (MM), Calcifications Malignant (CM), and Associated Features Malignant (AFM). Results: Our results show that the YOLOv11n model is the optimal choice for the NVIDIA Jetson Nano, achieving an accuracy of 0.86 and an inference speed of 6.16 ± 0.31 frames per second. A comparative analysis with a graphics processing unit (GPU)-powered system revealed that the Jetson Nano achieves comparable detection performance at a fraction of the cost. Conclusions: The current research landscape has not yet integrated advanced YOLO versions for embedded deployment in mammography. This method could facilitate screening in clinics without high-end workstations, demonstrating the feasibility of deploying CAD systems in low-resource environments and underscoring its potential for real-world clinical applications. - Some of the metrics are blocked by yourconsent settings
Item type:Publication, Optimizing the Hyperparameter Tuning of YOLOv5 for Breast Cancer Detection(2023-01-01) ;Intasam, Anongnat ;Promworn, Yuttachon ;Juhong, Aniwat ;Thanasitthichai, SomchaiKhwayotha, SirihattayaThis research aims to find the best use optimizer for the task while reducing training time. We optimized the YOLOv5s model and focused on three optimizers, including the Stochastic Gradient Descent (SGD) optimizer, Adaptive Moment Estimation (Adam) optimizer, and Adam with Weight Decay Regularization (AdamW) optimizer. This research utilized 1,471 mammogram images from National Cancer Institute and Udonthani Cancer Hospital, Thailand. A dataset of mammograms was labeled into six classes, including Masses Benign, Masses Malignant, Calcifications Benign, Calcifications Malignant, Associated Features Benign, and Associated Features Malignant, to classify the results accurately. We found that the SGD optimizer outperformed the others, with a mean average precision (mAP) of 0.91, a precision of 0.92, a recall of 0.85, and the shortest training time of about 5.453 hr.
