Augmentor VS imgaug

Compare Augmentor vs imgaug and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Augmentor imgaug
1 7
5,023 14,155
- -
0.0 0.0
about 1 month ago 24 days ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Augmentor

Posts with mentions or reviews of Augmentor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-05.
  • Improve Your Deep Learning Models with Image Augmentation
    2 projects | dev.to | 5 Apr 2022
    There are many good options when it comes to tools and libraries for implementing data augmentation into our deep learning pipeline. You could for instance do your own augmentations using NumPy or Pillow. Some of the most popular dedicated libraries for image augmentation include Albumentations, imgaug, and Augmentor. Both TensorFlow and PyTorch even come with their own packages dedicated to image augmentation.

imgaug

Posts with mentions or reviews of imgaug. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-23.

What are some alternatives?

When comparing Augmentor and imgaug you can also consider the following projects:

caer - High-performance Vision library in Python. Scale your research, not boilerplate.

albumentations - Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125

torchio - Medical imaging toolkit for deep learning

YOLO-Mosaic - Perform mosaic image augmentation on data for training a YOLO model

tensorflow - An Open Source Machine Learning Framework for Everyone

pytorch-toolbelt - PyTorch extensions for fast R&D prototyping and Kaggle farming

AugLy - A data augmentations library for audio, image, text, and video.

speechbrain - A PyTorch-based Speech Toolkit

tfaug - tensorflow easy image augmentation package

autoalbument - AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/

png - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.