Related Experiment Video
Updated: Sep 4, 2025

Three-Dimensional Phase Resolved Functional Lung Magnetic Resonance Imaging
Published on: June 21, 2024
Left Ventricle Segmentation in Cardiac MR Images via an Improved ResUnet
Shengzhou Xu1, Haoran Lu1, Shiyu Cheng1
1College of Computer Science, South-Central Minzu University, Wuhan 430074, China.
Abstract:
Cardiovascular diseases are reported as the leading cause of death around the world. Automatic segmentation of the left ventricle (LV) from magnetic resonance (MR) images is essential for an early diagnosis. An enhanced ResUnet is proposed in this paper to improve the performance of extracting LV endocardium and epicardium from MR images, improving the accuracy of the model by introducing a medium skip connection for the contracting path and a short skip connection for the residual unit. Also, a depth-wise separable convolution replaces the typical convolution operation to improve training efficiency. In the MICCAI 2009 LV segmentation challenge test dataset, the percentages of "good" contours, dice metric, and average perpendicular distance of endocardium (epicardium) are 99.12% ± 2.29%(100% ± 0%), 0.93 ± 0.02 (0.96 ± 0.01), and 1.60 ± 0.42 mm (1.37 ± 0.23 mm), respectively. Experimental results demonstrate that the proposed model obtains promising performance and outperforms state-of-the-art methods. By incorporating these various skip connections, the segmentation accuracy of the model is significantly improved, while the depth-wise separable convolution also improves the model efficiency.

