PURPOSE
Using computer-assisted means to process a large amount of heart image data in order to speed up the diagnosis efficiency and accuracy of medical doctors has become a research worthy of investigation.
METHOD
Based on the U-Net model, this paper proposes a multi-input fusion network (MIFNet) model based on multi-scale input and feature fusion, which automatically extracts and fuses features of different input scales to realize the detection of Cardiac Magnetic Resonance Images (CMRI). The MIFNet model is trained and verified on the public data set, and then compared with the segmentation models, namely the Fully Convolutional Network (FCN) and DeepLab v1.
RESULTS
MIFNet model segmentation of CMRI significantly improved the segmentation accuracy, and the Dice value reached 97.238%. Compared with FCN and DeepLab v1, the average Hausdorff distance (HD) was reduced by 16.425%. The capacity parameter of FCN is 124.86% of MIFNet, DeepLab v1 is 103.22% of MIFNet.
CONCLUSION
Our proposed MIFNet model reduces the amount of parameters and improves the training speed while ensuring the simultaneous segmentation of overlapping targets. It can help clinicians to more quickly check the patient's CMRI focus area, and thereby improving the efficiency of diagnosis.