YOLOv9 for fracture detection in pediatric wrist trauma X‐ray images

Chun‐Tse Chien,Rui‐Yang Ju,Kuang‐Yi Chou,Jen‐Shiun Chiang
DOI: https://doi.org/10.1049/ell2.13248
2024-06-14
Electronics Letters
Abstract:YOLOv9 is the latest version of the you only look once (YOLO) series of object detection algorithms released in February 2024. This paper presents a framework for pediatric wrist fracture detection utilizing YOLOv9, which enhances model performance to achieve the state‐of‐the‐art level through training on the GRAZPEDWRI‐DX dataset. This is significant because misinterpretation of fracture X‐ray images may lead to surgery failure and more harm to the patients. The hope is to use artificial intelligence technology to prevent these incidents from occurring. The introduction of YOLOv9, the latest version of the you only look once (YOLO) series, has led to its widespread adoption across various scenarios. This paper is the first to apply the YOLOv9 algorithm model to the fracture detection task as computer‐assisted diagnosis to help radiologists and surgeons to interpret X‐ray images. Specifically, this paper trained the model on the GRAZPEDWRI‐DX dataset and extended the training set using data augmentation techniques to improve the model performance. Experimental results demonstrate that compared to the mAP 50–95 of the current state‐of‐the‐art model, the YOLOv9 model increased the value from 42.16% to 43.73%, with an improvement of 3.7%. The implementation code is publicly available at https://github.com/RuiyangJu/YOLOv9‐Fracture‐Detection.
engineering, electrical & electronic
What problem does this paper attempt to address?