Skip to main content

AI Toolkit for Healthcare Imaging

Project description

Project MONAI

Medical Open Network for AI

License CI Build Documentation Status

MONAI is a PyTorch-based, open-source platform for deep learning in healthcare imaging. 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.

  • 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

Clone and build this repository from source:

pip install git+https://github.com/Project-MONAI/MONAI#egg=MONAI

Alternatively, pre-built Docker image is available via DockerHub:

# with docker v19.03+
docker run --gpus all --rm -ti --ipc=host projectmonai/monai:latest

Getting Started

Tutorials & examples are located at monai/examples.

Technical documentation is available via Read the Docs.

Contributing

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

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

monai-0.0.1-py3-none-any.whl (101.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page