English

An Automatic Cardiac Segmentation Framework based on Multi-sequence MR Image

Image and Video Processing 2019-09-19 v1 Computer Vision and Pattern Recognition

Abstract

LGE CMR is an efficient technology for detecting infarcted myocardium. An efficient and objective ventricle segmentation method in LGE can benefit the location of the infarcted myocardium. In this paper, we proposed an automatic framework for LGE image segmentation. There are just 5 labeled LGE volumes with about 15 slices of each volume. We adopted histogram match, an invariant of rotation registration method, on the other labeled modalities to achieve effective augmentation of the training data. A CNN segmentation model was trained based on the augmented training data by leave-one-out strategy. The predicted result of the model followed a connected component analysis for each class to remain the largest connected component as the final segmentation result. Our model was evaluated by the 2019 Multi-sequence Cardiac MR Segmentation Challenge. The mean testing result of 40 testing volumes on Dice score, Jaccard score, Surface distance, and Hausdorff distance is 0.8087, 0.6976, 2.8727mm, and 15.6387mm, respectively. The experiment result shows a satisfying performance of the proposed framework. Code is available at https://github.com/Suiiyu/MS-CMR2019.

Keywords

Cite

@article{arxiv.1909.05488,
  title  = {An Automatic Cardiac Segmentation Framework based on Multi-sequence MR Image},
  author = {Yashu Liu and Wei Wang and Kuanquan Wang and Chengqin Ye and Gongning Luo},
  journal= {arXiv preprint arXiv:1909.05488},
  year   = {2019}
}

Comments

accepted by STACOM 2019

R2 v1 2026-06-23T11:13:08.509Z