IntelSDM / ImageAugmentation

Multi Threaded Image Augmenter For Training Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageAugmentation

A quick tool I have made for an AI image recognition project to bloat training data.
Simply changes the image rotation randomly, adds opace rectangles randomly throughout the image, and changes the contrast.

Usage

Place all your training images into BaseDirectory/Input
Run Main.py
Enter the amount of augmented images you want
Let it augment many more images.

Images

About

Multi Threaded Image Augmenter For Training Data


Languages

Language:Python 100.0%