#39 · Primary category: Deep Learning Frameworks
MONAI
AI Toolkit for Healthcare Imaging
Project last updated:08/29/26
GitHub Stars
8.6K
Forks
1.6K
Contributors
301
License
Apache-2.0
Why we included this project
Teams training deep learning models on medical images often end up writing the same plumbing over and over, from loading scans to building augmentation pipelines. MONAI packages that work for PyTorch users, with transforms that handle medical formats like NIfTI and DICOM and network blocks for segmentation and classification tuned for three-dimensional data. It is built around reproducible, end-to-end training workflows, so work done in the lab carries over reasonably well when you move toward clinical-grade pipelines. The project also has solid documentation and an active research community, which helps when you hit the inevitable edge case the docs did not cover.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
tensorflow
An Open Source Machine Learning Framework for Everyone
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras
Deep Learning for humans
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.