Skip to content

This package provides TensorFlow Ops for multidimensional volumetric image augmentation.

License

Notifications You must be signed in to change notification settings

google-deepmind/multidim-image-augmentation

Repository files navigation

Multidimensional (2D and 3D) Image Augmentation for TensorFlow

This package provides TensorFlow Ops for multidimensional volumetric image augmentation.

Install from pip

pip install image-augmentation

Build from source

To fetch the code and build it:

git clone https://github.com/google-deepmind/multidim-image-augmentation.git
cd multidim-image-augmentation/
docker build . -t multidim-image-augmentation

To learn more about image augmentation, see the primer

For simple API usage examples, see the python test code.

About

This package provides TensorFlow Ops for multidimensional volumetric image augmentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published