Cardiac MRI Image Segmentation for Left Ventricle and Right Ventricle using Deep Learning

The goal of this project is to use magnetic resonance imaging (MRI) data to provide an end-to-end analytics pipeline for left and right ventricle (LV and RV) segmentation. Another aim of the project is to find a model that would be generalizable across medical imaging datasets. We utilized a variety of models, datasets, and tests to determine which one is well suited to this purpose. Specifically, we implemented three models (2-D U-Net, 3-D U-Net, and DenseNet), and evaluated them on four datasets (Automated Cardiac Diagnosis Challenge, MICCAI 2009 LV, Sunnybrook Cardiac Data, MICCAI 2012 RV). While maintaining a consistent preprocessing strategy, we tested the performance of each model when trained on data from the same dataset as the test data, and when trained on data from a different dataset than the test dataset. Data augmentation was also used to increase the adaptability of the models. The results were compared to determine performance and generalizability.

Paper

References (13)

076. At model and weights saving steps, the template model should be referenced rather than the model returned by multi_gpu_model function
08Cardiac CINE MRI process
09The allow_growth and per_process_gpu_memory_fraction Tensorflow options are strongly recommended for configuring when multiple jobs occupy the same GPU devicejobs
10CUDA_VISIBLE_DEVICES environment variable is set to make the GPU devices available
11Machine Learning Blog & Software Development Newshttp:/
12The other experiments aimed to determine the impact of training data volume on the model performance We observed that in general adding more data results in a better trained model

Scroll for more · 1 remaining

Similar papers

© 2026 NYSGPT2525 LLC