#39 · Primary category: Deep Learning Frameworks

MONAI

deep-learning healthcare-imaging medical-image-computing medical-image-processing monai python3 pytorch

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