All Projects → Project-MONAI → Monai

Project-MONAI / Monai

Licence: apache-2.0
AI Toolkit for Healthcare Imaging

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Cuda
1817 projects

Projects that are alternatives of or similar to Monai

NMRI
2D Fourier Transform of Nuclear Magnetic Resonance Imaging raw data
Stars: ✭ 13 (-99.49%)
Mutual labels:  medical-image-computing, medical-image-processing
modelhub
A collection of deep learning models with a unified API.
Stars: ✭ 59 (-97.7%)
Mutual labels:  medical-image-computing, medical-image-processing
covid19.MIScnn
Robust Chest CT Image Segmentation of COVID-19 Lung Infection based on limited data
Stars: ✭ 77 (-97%)
Mutual labels:  medical-image-processing, healthcare-imaging
COVID-CXNet
COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807
Stars: ✭ 48 (-98.13%)
Mutual labels:  medical-image-processing
claire
Constrained Large Deformation Diffeomorphic Image Registration (CLAIRE)
Stars: ✭ 30 (-98.83%)
Mutual labels:  medical-image-computing
MICCAI21 MMQ
Multiple Meta-model Quantifying for Medical Visual Question Answering
Stars: ✭ 16 (-99.38%)
Mutual labels:  medical-image-processing
HyperDenseNet pytorch
Pytorch version of the HyperDenseNet deep neural network for multi-modal image segmentation
Stars: ✭ 58 (-97.74%)
Mutual labels:  medical-image-processing
Magic-VNet
VNet for 3d volume segmentation
Stars: ✭ 45 (-98.25%)
Mutual labels:  medical-image-processing
neurdicom
RESTful PACS server with plugins
Stars: ✭ 97 (-96.22%)
Mutual labels:  medical-image-processing
radnet
U-Net for biomedical image segmentation
Stars: ✭ 11 (-99.57%)
Mutual labels:  medical-image-processing
Keras MedicalImgAI
No description or website provided.
Stars: ✭ 23 (-99.1%)
Mutual labels:  medical-image-processing
clara-train-examples
Example notebooks demonstrating how to use Clara Train to build Medical Imaging Deep Learning models
Stars: ✭ 80 (-96.88%)
Mutual labels:  healthcare-imaging
melanoma-recognition
Repository of paper "Automated Melanoma Recognition in Dermoscopy Images via Very Deep Residual Networks"
Stars: ✭ 44 (-98.29%)
Mutual labels:  medical-image-processing
wolfpacs
WolfPACS is an DICOM load balancer written in Erlang.
Stars: ✭ 1 (-99.96%)
Mutual labels:  medical-image-computing
MONAILabel
MONAI Label is an intelligent open source image labeling and learning tool.
Stars: ✭ 249 (-90.3%)
Mutual labels:  monai
cornerstone widget
A jupyter widget for the cornerstone library to make showing flashy images with nice tools easier.
Stars: ✭ 25 (-99.03%)
Mutual labels:  medical-image-computing
Dermatron
Dermatology focused medical records software, augmented with computer vision and artificial intelligence [Meteor packaged with Electron]
Stars: ✭ 19 (-99.26%)
Mutual labels:  medical-image-processing
Viewers
The OHIF Medical Imaging Viewer is for viewing medical images. It can retrieve and load images from most sources and formats; render sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, OpenID Connect, offline use, hotkeys, and many more features.
Stars: ✭ 1,753 (-31.74%)
Mutual labels:  medical-image-processing
Visualization-DMIM
DICOM 3D Medical Image Modeling (DMIM)
Stars: ✭ 22 (-99.14%)
Mutual labels:  medical-image-processing
coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Stars: ✭ 80 (-96.88%)
Mutual labels:  medical-image-processing

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].