Augmentor and Augmentor.jl

These are ecosystem siblings—parallel implementations of the same augmentation framework design in different programming languages (Python vs. Julia), allowing machine learning practitioners to use equivalent augmentation pipelines in their language of choice.

Augmentor
59
Established
Augmentor.jl
47
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 24/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 5,145
Forks: 875
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 144
Forks: 45
Downloads:
Commits (30d): 0
Language: Julia
License:
Stale 6m
Stale 6m No Package No Dependents

About Augmentor

mdbloice/Augmentor

Image augmentation library in Python for machine learning.

Need more training data for your image-based machine learning project? This tool helps you generate diverse new images from your existing dataset by applying various transformations like rotations, zooms, and flips. It takes your original images and outputs a larger set of modified images, perfect for anyone building and training computer vision models.

computer-vision image-processing machine-learning-training data-augmentation neural-networks

About Augmentor.jl

Evizero/Augmentor.jl

A fast image augmentation library in Julia for machine learning.

This tool helps machine learning practitioners efficiently create varied versions of their image datasets. You input a collection of original images, define a sequence of modifications like rotations, crops, or distortions, and it outputs an expanded dataset with augmented images. This is for data scientists and machine learning engineers working on computer vision tasks.

computer-vision machine-learning-training dataset-expansion image-processing data-science

Scores updated daily from GitHub, PyPI, and npm data. How scores work