imgaug 0.4.0
0
Image augmentation library for deep neural networks
Contents
Image augmentation library for deep neural networks
How to Install imgaug
You can install imgaug using pip
pip install imgaug
or add it to a project with poetry
poetry add imgaug
Package Details
- Author
- Alexander Jung
- License
- MIT
- Homepage
- https://github.com/aleju/imgaug
- PyPi:
- https://pypi.org/project/imgaug/
Classifiers
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Image Recognition
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common imgaug errors.
Code Examples
Here are some imgaug
code examples and snippets.