Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

AI Toolkit for Healthcare Imaging

License

NotificationsYou must be signed in to change notification settings

JZK00/MONAI

 
 

Repository files navigation

project-monai

MedicalOpenNetwork forAI

LicenseCI BuildDocumentation StatuscodecovPyPI version

MONAI is aPyTorch-based,open-source framework for deep learning in healthcare imaging, part ofPyTorch 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 seethe 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

To installthe 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 viaDockerHub:

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

For more details, please refer tothe installation guide.

Getting Started

MedNIST demo andMONAI for PyTorch Users are available on Colab.

Examples and notebook tutorials are located atProject-MONAI/tutorials.

Technical documentation is available atdocs.monai.io.

Contributing

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

Community

Join the conversation on Twitter@ProjectMONAI or join ourSlack channel.

Ask and answer questions over on thePyTorch Forums orStackOverflow. Make sure to tag @monai.

Links

About

AI Toolkit for Healthcare Imaging

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python89.0%
  • C++6.5%
  • Cuda3.7%
  • Other0.8%

[8]ページ先頭

©2009-2025 Movatter.jp