MONAI: An open-source framework for deep learning in healthcare
Artificial Intelligence (AI) is having a tremendous impact across most areas of science. Applications of AI in healthcare have the potential to improve our ability to detect, diagnose, prognose, and intervene on human disease. For AI models to be used clinically, they need to be made safe, reproducible and robust, and the underlying software framework must be aware of the particularities (e.g. geometry, physiology, physics) of medical data being processed. This work introduces MONAI, a freely available, community-supported, and consortium-led PyTorch-based framework for deep learning in healthcare. MONAI extends PyTorch to support medical data, with a particular focus on imaging, and provide purpose-specific AI model architectures, transformations and utilities that streamline the development and deployment of medical AI models. MONAI follows best practices for software-development, providing an easy-to-use, robust, well-documented, and well-tested software framework. MONAI preserves the simple, additive, and compositional approach of its underlying PyTorch libraries. MONAI is being used by and receiving contributions from research, clinical and industrial teams from around the world, who are pursuing applications spanning nearly every aspect of healthcare.
Code (2)
Tasks
Deep LearningMedical Image Classificationmedical image detectionMedical Image RegistrationMedical Image SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Open-Source Skull Reconstruction with MONAI
We present a deep learning-based approach for skull reconstruction for MONAI, which has been pre-trained on the MUG500+ skull dataset. The implementation follows the MONAI contribution guidelines, hence, it can be easily…
C++ codeDeep LearningMedical Image AnalysisfastMONAI: A low-code deep learning library for medical image analysis
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 li…
Medical Image AnalysisMedical Image ClassificationMedical Image SegmentationregressionMONAI Label: A framework for AI-assisted Interactive Labeling of 3D Medical Images
The lack of annotated datasets is a major bottleneck for training new task-specific supervised machine learning models, considering that manual annotation is extremely expensive and time-consuming. To address this proble…
Active LearningIntegration and Implementation Strategies for AI Algorithm Deployment with Smart Routing Rules and Workflow Management
This paper reviews the challenges hindering the widespread adoption of artificial intelligence (AI) solutions in the healthcare industry, focusing on computer vision applications for medical imaging, and how interoperabi…
ManagementCurrent State of Community-Driven Radiological AI Deployment in Medical Imaging
Artificial Intelligence (AI) has become commonplace to solve routine everyday tasks. Because of the exponential growth in medical imaging data volume and complexity, the workload on radiologists is steadily increasing. W…
Image GenerationMedical Image Generation