Skip to main content

fastMONAI library

Project description

Overview

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]'

How to use fastMONAI

The best way to get started using fastMONAI is to read the paper and look at the step-by-step tutorial-like notebooks to learn how to train your own models on different tasks (e.g., classification, regression, segmentation). See the docs at https://fastmonai.no/ for more information.

Citing fastMONAI

@article{kaliyugarasan2022fastMONAI,
  title={fastMONAI: a low-code deep learning library for medical image analysis},
  author={Kaliyugarasan, Satheshkumar and Lundervold, Alexander Selvikv{\aa}g},
  year={2022}
}

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.1.2.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

fastMONAI-0.1.2-py3-none-any.whl (22.1 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