• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (04): 654-664.

• Graphics and Images • Previous Articles     Next Articles

Mass detection of breast mammogram based on improved YOLOv4 model

BAI Yu-jie,PEI Yi-jian,ZHU Xiu-jun   

  1. (School of Information & Engineering,Yunnan University,Kunming 650504,China)
  • Received:2021-09-06 Revised:2021-12-21 Accepted:2023-04-25 Online:2023-04-25 Published:2023-04-13

Abstract: Aiming at the problems such as few applications, low detection accuracy and slow detection speed of the mainstream object detection algorithms in the detection of benign and malignant masses in images of mammogram, a mass detection model of breast mammogram based on improved YOLOv4 model is proposed. This method can simultaneously detect and classify masses efficiently in a framework. Firstly, the detection model introduces a multi-channel JAnet residual structure to improve the backbone network of the model. Secondly, the depthwise separable convolution is introduced to replace the standard convolution in the original YOLOv4 model. Finally, a larger value averaging method is proposed in the post-processing stage. In the experiments, the DDSM (Digital Database for Screening Mammography) data set is used as the training set to train the detection model, and the INbreast data set is used as the independent test set. The experimental results show that, compared with the original YOLOv4 model, the proposal increases the Recall, mAP, FPS, and AUC by 7.3%, 6.45%, 5.9 fps and 13.02% respectively. The overall effect of the model is better than that of the current mainstream object detection model, showing good robustness and effectiveness. The model can play a role in computer-aided diagnosis in the clinical diagnosis of breast cancer by doctors.

Key words: mass detection, breast mammogram, JAnet, depthwise separable convolution, YOLOv4