imgaug 0.4.0


pip install imgaug

  Latest version

Released: Feb 05, 2020

Project Links

Meta
Author: Alexander Jung

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Science/Research
  • Developers
  • Information Technology

License
  • OSI Approved :: MIT License

Natural Language
  • English

Operating System
  • OS Independent

Programming Language
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.4
  • Python :: 3.5
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8

Topic
  • Scientific/Engineering :: Artificial Intelligence
  • Scientific/Engineering :: Image Recognition
  • Software Development :: Libraries :: Python Modules

A library for image augmentation in machine learning experiments, particularly convolutional neural networks. Supports the augmentation of images, keypoints/landmarks, bounding boxes, heatmaps and segmentation maps in a variety of different ways.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
six
numpy (>=1.15)
scipy
Pillow
matplotlib
scikit-image (>=0.14.2)
opencv-python
imageio
Shapely