English

FastVentricle: Cardiac Segmentation with ENet

Computer Vision and Pattern Recognition 2017-04-17 v1

Abstract

Cardiac Magnetic Resonance (CMR) imaging is commonly used to assess cardiac structure and function. One disadvantage of CMR is that post-processing of exams is tedious. Without automation, precise assessment of cardiac function via CMR typically requires an annotator to spend tens of minutes per case manually contouring ventricular structures. Automatic contouring can lower the required time per patient by generating contour suggestions that can be lightly modified by the annotator. Fully convolutional networks (FCNs), a variant of convolutional neural networks, have been used to rapidly advance the state-of-the-art in automated segmentation, which makes FCNs a natural choice for ventricular segmentation. However, FCNs are limited by their computational cost, which increases the monetary cost and degrades the user experience of production systems. To combat this shortcoming, we have developed the FastVentricle architecture, an FCN architecture for ventricular segmentation based on the recently developed ENet architecture. FastVentricle is 4x faster and runs with 6x less memory than the previous state-of-the-art ventricular segmentation architecture while still maintaining excellent clinical accuracy.

Keywords

Cite

@article{arxiv.1704.04296,
  title  = {FastVentricle: Cardiac Segmentation with ENet},
  author = {Jesse Lieman-Sifry and Matthieu Le and Felix Lau and Sean Sall and Daniel Golden},
  journal= {arXiv preprint arXiv:1704.04296},
  year   = {2017}
}

Comments

11 pages, 6 figures, Accepted to Functional Imaging and Modeling of the Heart (FIMH) 2017

R2 v1 2026-06-22T19:17:09.117Z