Skip to main content

fastMONAI library

Project description

Overview

CI Docs PyPI

A low-code Python-based open source deep learning library built on top of fastai, MONAI, and TorchIO.

fastMONAI simplifies the use of state-of-the-art deep learning techniques in 3D medical image analysis for solving classification, regression, and segmentation tasks. fastMONAI provides the users with functionalities to step through data loading, preprocessing, training, and result interpretations.

Note: This documentation is also available as interactive notebooks.

Installing

From PyPI

pip install fastMONAI

From GitHub

If you want to install an editable version of fastMONAI run:

  • git clone https://github.com/MMIV-ML/fastMONAI
  • pip install -e 'fastMONAI[dev]'

Getting started

The best way to get started using fastMONAI is to dive into our beginner-friendly video. For a deeper understanding and hands-on experience, our comprehensive instructional notebooks will walk you through model training for various tasks like classification, regression, and segmentation. See the docs at https://fastmonai.no for more information.

Notebook 1-Click Notebook
10a_tutorial_classification.ipynb
shows how to construct a binary classification model based on MRI data.
Google Colab
10b_tutorial_regression.ipynb
shows how to construct a model to predict the age of a subject from MRI scans (“brain age”).
Google Colab
10c_tutorial_binary_segmentation.ipynb
shows how to do binary segmentation (extract the left atrium from monomodal cardiac MRI).
Google Colab
10d_tutorial_multiclass_segmentation.ipynb
shows how to perform segmentation from multimodal MRI (brain tumor segmentation).
Google Colab

How to contribute

See CONTRIBUTING.md

Project details


Download files

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

Source Distribution

fastMONAI-0.4.0.1.tar.gz (29.6 kB view hashes)

Uploaded Source

Built Distribution

fastMONAI-0.4.0.1-py3-none-any.whl (31.0 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