A Method for Detecting Femur Fracture Based on SK-DenseNet

Yu Miao,Peng-Fei Zhao,Xiong-Feng Tang,Yu-Qin Li,Li-Yuan Zhang,Wei-Li Shi,Ke Zhang,Hua-Min Yang,Jian-Hua Liu
DOI: https://doi.org/10.1145/3358331.3358402
2019-01-01
Abstract:In clinical diagnosis, automatic fracture detection can reduce misdiagnosis which caused by fatigue and inexperience of radiologists, and provide support for reducing patient suffering and preventing disease progression. This paper proposes a SK-DenseNet model to detect femur fracture based on DenseNet network. It uses SK module to adjust the size of receptive fields adaptively, adopts Focal loss function to update parameter, and uses Grad-CAM method to visualize the femoral detection results. It can improve the interpretability of the fracture detection model. This paper used the femoral dataset to verify the performance of the mode. Our model achieves an accuracy of 0.9117, with the kappa coefficient is 0.8228. The experimental results show that the performance of the proposed model is better than the traditional deep learning model.
What problem does this paper attempt to address?