FastVentricle: Cardiac Segmentation with ENet
Jesse Lieman-Sifry, Matthieu Le, Felix Lau, Sean Sall, Daniel Golden

TL;DR
FastVentricle introduces a highly efficient FCN architecture based on ENet for rapid and memory-efficient cardiac ventricular segmentation in CMR images, maintaining high accuracy while significantly reducing computational resources.
Contribution
The paper presents FastVentricle, a novel FCN architecture based on ENet, optimized for fast and memory-efficient cardiac segmentation in CMR imaging.
Findings
4x faster segmentation speed
6x less memory usage
Maintains high clinical accuracy
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced MRI Techniques and Applications · Cardiovascular Function and Risk Factors
MethodsDilated Convolution · 1x1 Convolution · Batch Normalization · Max Pooling · Convolution · ENet Dilated Bottleneck · ENet Bottleneck · ENet Initial Block · SpatialDropout · Parameterized ReLU
