fastMONAI: A low-code deep learning library for medical image analysis
2023-09-26Software Impacts 2023Code Available1· sign in to hype
Satheshkumar Kaliyugarasan, Alexander S. Lundervold
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/MMIV-ML/fastMONAIOfficialpytorch★ 107
Abstract
We introduce fastMONAI, an open-source Python-based deep learning library for 3D medical imaging. Drawing upon the strengths of fastai, MONAI, and TorchIO, fastMONAI simplifies the use of advanced techniques for tasks like classification, regression, and segmentation. The library’s design addresses domain-specific demands while promoting best practices, facilitating efficient model development. It offers newcomers an easier entry into the field while keeping the option to make advanced, lower-level customizations if needed. This paper describes the library’s design, impact, limitations, and plans for future work.