错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Implementation of a Classification System of Calcaneal Fracture with Deep Learning Techniques

  • Yi-Cyuan Tseng,
  • Yu-An Chen,
  • Yu-Wei Chan,
  • Wei-En Hsu,
  • Shun-Ping Wang

摘要

Calcaneus fracture is the most common fracture in all types of Tarsal fracture. Early and accurate diagnosis is essential for prompt treatment. This research aims to develop a deep learning system that can detect calcaneal fractures in lateral X-ray images promptly. We’ve collected a dataset of calcaneal X-ray images, categorized as either fracture or non-fracture, and employed data augmentation techniques to expand this dataset. We’ve trained a Deep Residual Neural Network (ResNet) model for binary fracture classification. To enhance model interpretability and help non-deep learning experts understand how the model predicts. We’ve utilized Grad-CAM to generate heatmaps. It highlights crucial image regions, making the predictions more intuitive.