Skip to content

Nic-Ma/MONAI

This branch is 6 commits ahead of, 1376 commits behind Project-MONAI/MONAI:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a6f6fa · Mar 31, 2022
Mar 30, 2022
Mar 30, 2022
Mar 31, 2022
Mar 31, 2022
Sep 12, 2020
Aug 26, 2021
Aug 26, 2021
Mar 30, 2020
Mar 14, 2022
Jan 4, 2022
Mar 16, 2020
Feb 16, 2022
Aug 3, 2021
Jan 26, 2021
Feb 22, 2022
Mar 22, 2022
Oct 11, 2019
Sep 14, 2020
Nov 23, 2021
Mar 14, 2022
Dec 23, 2021
Mar 26, 2022
Feb 9, 2022
Nov 18, 2021
Feb 10, 2022
Mar 14, 2022
Feb 4, 2022
Apr 6, 2021

Repository files navigation

project-monai

Medical Open Network for AI

License CI Build Documentation Status codecov PyPI version

MONAI is a PyTorch-based, open-source framework for deep learning in healthcare imaging, part of PyTorch Ecosystem. Its ambitions are:

  • developing a community of academic, industrial and clinical researchers collaborating on a common foundation;
  • creating state-of-the-art, end-to-end training workflows for healthcare imaging;
  • providing researchers with the optimized and standardized way to create and evaluate deep learning models.

Features

The codebase is currently under active development. Please see the technical highlights and What's New of the current milestone release.

  • flexible pre-processing for multi-dimensional medical imaging data;
  • compositional & portable APIs for ease of integration in existing workflows;
  • domain-specific implementations for networks, losses, evaluation metrics and more;
  • customizable design for varying user expertise;
  • multi-GPU data parallelism support.

Installation

To install the current release, you can simply run:

pip install monai

For other installation methods (using the default GitHub branch, using Docker, etc.), please refer to the installation guide.

Getting Started

MedNIST demo and MONAI for PyTorch Users are available on Colab.

Examples and notebook tutorials are located at Project-MONAI/tutorials.

Technical documentation is available at docs.monai.io.

Contributing

For guidance on making a contribution to MONAI, see the contributing guidelines.

Community

Join the conversation on Twitter @ProjectMONAI or join our Slack channel.

Ask and answer questions over on MONAI's GitHub Discussions tab.

Links

About

AI Toolkit for Healthcare Imaging

Resources

License

Code of conduct

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.0%
  • C++ 2.5%
  • Cuda 2.0%
  • Other 0.5%