imgaug VS Augmentor

Compare imgaug vs Augmentor and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
imgaug Augmentor
7 1
14,165 5,022
- -
0.0 0.0
about 1 month ago about 2 months 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.

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.

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.

What are some alternatives?

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

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

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

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

torchio - Medical imaging toolkit for deep learning

tensorflow - An Open Source Machine Learning Framework for Everyone

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

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

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.