This release is a pre-release and may not be stable for production use.
Medical Open Network for AI
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 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
Installing the current release:
pip install monai
Installing the master branch from the source code repository:
pip install git+https://github.com/Project-MONAI/MONAI#egg=MONAI
Using the pre-built Docker image DockerHub:
# with docker v19.03+
docker run --gpus all --rm -ti --ipc=host projectmonai/monai:latest
For more details, 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
- Website: https://monai.io/
- API documentation: https://docs.monai.io
- 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
Release files for monai-weekly 0.5.dev2104
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| monai-weekly-0.5.dev2104.tar.gz | 271.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| monai_weekly-0.5.dev2104-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 643.4 kB
Release files / monai-weekly-0.5.dev2104.tar.gz
| Download URL | monai-weekly-0.5.dev2104.tar.gz |
|---|---|
| Size | 271.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
68ae7bc15ca0837d52cf6bdd75654d021a6f6485d7a5abdae98eef2514b762c2
|
|
BLAKE2b-256 checksum How to use checksums |
e7ee205ccaccfbbd15120a531d98435dfd658081107c2a3dffb8dbc2d1edfbb4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
|
Release files / monai_weekly-0.5.dev2104-py3-none-any.whl
| Download URL | monai_weekly-0.5.dev2104-py3-none-any.whl |
|---|---|
| Size | 371.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7080f620b5409a763cdd7348fae589948a63e9d37ceeb6e9bc0625cf43ffa373
|
|
BLAKE2b-256 checksum How to use checksums |
ea95c87b7f02659ecc743914e2c467a40a6647a14ce68ba407693fb9c5c67496
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
|