Pediatric Wrist Fracture Detection in X-rays via YOLOv10 Algorithm and Dual Label Assignment System
Ammar Ahmed, Abdul Manaf

TL;DR
This paper evaluates various YOLOv10 models for pediatric wrist fracture detection in X-ray images, demonstrating that model scaling and a dual-label assignment strategy significantly improve detection accuracy over previous YOLO versions.
Contribution
It is the first comprehensive assessment of YOLOv10 variants for pediatric wrist fracture detection, introducing a dual-label assignment system and showing improved performance on the GRAZPEDWRI-DX dataset.
Findings
Achieved a mean average precision of 51.9%, surpassing YOLOv9 benchmark.
Model scaling and dual-label assignment enhance detection performance.
Code is publicly available for further research and development.
Abstract
Wrist fractures are highly prevalent among children and can significantly impact their daily activities, such as attending school, participating in sports, and performing basic self-care tasks. If not treated properly, these fractures can result in chronic pain, reduced wrist functionality, and other long-term complications. Recently, advancements in object detection have shown promise in enhancing fracture detection, with systems achieving accuracy comparable to, or even surpassing, that of human radiologists. The YOLO series, in particular, has demonstrated notable success in this domain. This study is the first to provide a thorough evaluation of various YOLOv10 variants to assess their performance in detecting pediatric wrist fractures using the GRAZPEDWRI-DX dataset. It investigates how changes in model complexity, scaling the architecture, and implementing a dual-label assignment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Artificial Intelligence in Healthcare and Education · Radiomics and Machine Learning in Medical Imaging
