• 1. School of Electronics and Information Engineering, Guangdong University of Technology and Education, Guangzhou 510665, P. R. China;
  • 2. School of Computer and Information Engineering, Guangdong Songshan Polytechnic, Shaoguan, Guangdong 512126, P. R. China;
  • 3. School of Computers, Guangdong University of Technology, Guangzhou 510006, P. R. China;
PAN Dan, Email: pandan@gpnu.edu.cn
Export PDF Favorites Scan Get Citation

Manual segmentation of coronary arteries in computed tomography angiography (CTA) images is inefficient, and existing deep learning segmentation models often exhibit low accuracy on coronary artery images. Inspired by the Transformer architecture, this paper proposes a novel segmentation model, the double parallel encoder u-net with transformers (DUNETR). This network employed a dual-encoder design integrating Transformers and convolutional neural networks (CNNs). The Transformer encoder transformed three-dimensional (3D) coronary artery data into a one-dimensional (1D) sequential problem, effectively capturing global multi-scale feature information. Meanwhile, the CNN encoder extracted local features of the 3D coronary arteries. The complementary features extracted by the two encoders were fused through the noise reduction feature fusion (NRFF) module and passed to the decoder. Experimental results on a public dataset demonstrated that the proposed DUNETR model achieved a Dice similarity coefficient of 81.19% and a recall rate of 80.18%, representing improvements of 0.49% and 0.46%, respectively, over the next best model in comparative experiments. These results surpassed those of other conventional deep learning methods. The integration of Transformers and CNNs as dual encoders enables the extraction of rich feature information, significantly enhancing the effectiveness of 3D coronary artery segmentation. Additionally, this model provides a novel approach for segmenting other vascular structures.

Citation: PAN Dan, LUO Genqiang, ZENG An. Coronary artery segmentation based on Transformer and convolutional neural networks dual parallel branch encoder neural network. Journal of Biomedical Engineering, 2024, 41(6): 1195-1203, 1212. doi: 10.7507/1001-5515.202403058 Copy

Copyright © the editorial department of Journal of Biomedical Engineering of West China Medical Publisher. All rights reserved

  • Previous Article

    Image reconstruction for cerebral hemorrhage based on improved densely-connected fully convolutional neural network
  • Next Article

    Cardiac magnetic resonance image segmentation based on lightweight network and knowledge distillation strategy