Skip to content

RooTender/augmentator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augmentator

Augmentator is a ready-to-use tool for augmenting image datasets. With just a few clicks you could increase the size of your dataset without sacrificing its quality.

You choose your transformations, augmentator does the rest.

Motivation

There are several tools for augmenting data, but most of them are libraries that need to be implemented. This tool was made to avoid this hassle and that's why it's ready-to-use.

Showcase

The design is very direct. Set the input directory and a place where you want to have the output. Select desired transformations and run the augmentation. Simple as that.

Augmentator frontend

Example

Here is a simple dataset. 2 images inside and one is inside a directory.

Before augmentation

Result

Hey, the tool has augmented all of the images and kept the directories structure! Even the images with modifications have added suffix that explains what happened. Nice...

After augmentation

Installation

The binaries could be found under the releases section. Those are made for Linux, MacOS and Windows. Pick the one you need and you're ready to go.

Contributing & help

If you have a cool idea or you've noticed a bug, feel free to contribute through issues tab. I want to keep it small and simple though, but I'm open for slight improvements 🙂.