Skip to main content

A general-purpose Dataloader for Tensorflow 2.x. It supports many medical image formats.

Project description

Medical Images Dataloader

https://img.shields.io/pypi/v/med_dataloader.svg https://img.shields.io/travis/com/mrossi93/med_dataloader?branch=master Documentation Status Updates

A general-purpose Dataloader for Tensorflow 2.x. It supports many medical image formats.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.5 (2021-04-30)

  • Added support for 3D files: now Dataloader automatically detects whether a file is 2D or 3D and returns the properly sized dataset. Please remember that med_dataloader returns tf.data.Dataset object for 2D tasks, 3D is not yet supported.

  • Added new notebook in examples folder.

0.1.4 (2021-04-29)

  • Improved code flexibility:
    • It is possibile to choose which type of data augmentation is performed

    • Boundaries for data normalization can be set by the user

    • Images can be resized automatically by the user

  • Added basic_usage example also as a notebook

0.1.1 (2021-04-20)

  • Added code for package

  • Basic example of usage inside folder “examples”

  • Partial documentation

0.1.0 (2021-04-16)

  • First release on PyPI.

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

med_dataloader-0.1.5.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

med_dataloader-0.1.5-py2.py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 2 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