AI Toolkit for Healthcare Imaging
Project description
Medical Open Network for AI
MONAI is a PyTorch-based, open-source framework 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
To install the current release:
pip install monai
To install from the source code repository:
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
- Website: https://monai.io/
- API documentation: https://monai.readthedocs.io/en/latest/
- Code: https://github.com/Project-MONAI/MONAI
- Project tracker: https://github.com/Project-MONAI/MONAI/projects
- Issue tracker: https://github.com/Project-MONAI/MONAI/issues
- Wiki: https://github.com/Project-MONAI/MONAI/wiki
- Test status: https://github.com/Project-MONAI/MONAI/actions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file monai-0.1.0.tar.gz
.
File metadata
- Download URL: monai-0.1.0.tar.gz
- Upload date:
- Size: 98.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f0a3adca3562831799939e2f91a788bec932df410ec7efc6ef6504b7c6dd9d |
|
MD5 | 3ccf390e942f6c3daaa1d3cfb794e9d2 |
|
BLAKE2b-256 | 2e96e9bd1baa4bea5914f06d6aac2d10f63d39a87f469802667032efd3bfac2d |
File details
Details for the file monai-0.1.0-202004191421-py3-none-any.whl
.
File metadata
- Download URL: monai-0.1.0-202004191421-py3-none-any.whl
- Upload date:
- Size: 121.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 922d20da54f37fece3daec98cd8b38a10a4e16217e9b05b97f1cabd7a1eebc8a |
|
MD5 | a7a2b0a8005db4f406ac44562e5e6472 |
|
BLAKE2b-256 | 4eaeccf38179a969bd4e2685ffaff89182b22533df0a5948b061ca3f382c8d8e |