Skip to main content

farabio - Deep learning for biomedical imaging

Project description

logo

GitHub Documentation Status PyPI version

farabio

What's New

August 18, 2021

Release of farabio==0.0.2

April 21, 2021

This work is presented at PyTorch Ecosystem day. Poster is here.

April 2, 2021

Release of farabio==0.0.1

March 3, 2021

This work is selected for PyTorch Ecosystem Day.

Introduction

farabio is a minimal PyTorch toolkit for out-of-the-box deep learning support in biomedical imaging. For further information, see Wikis and Docs.

Features

  • Biomedical datasets
  • Common DL models
  • Flexible trainers (*in progress)

Biodatasets

Models

Getting started (Installation)

1. Activate conda environment:

$ conda create -n myenv python=3.8
$ conda activate myenv

2. Install farabio:

A. With pip:

$ pip install farabio -f https://download.pytorch.org/whl/torch_stable.html

B. Setup from source:

$ git clone https://github.com/tuttelikz/farabio.git && cd farabio
$ pip install . -f https://download.pytorch.org/whl/torch_stable.html

Credits

If you like this repository, please click on Star.

Licenses

This work is licensed Apache 2.0.

Links

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

farabio-0.0.2.tar.gz (27.4 kB view hashes)

Uploaded Source

Built Distribution

farabio-0.0.2-py3-none-any.whl (33.8 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