Skip to content

3 simple tool for rename,resize & augmentation of image dataset.

Notifications You must be signed in to change notification settings

abdullah-mobin/img-dataset-augmentation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

img-dataset-augmentation-tool

3 simple tool for rename,resize & augmentation of image dataset.


# you need to clone this repo in your machine;

# only for linux and windows platform


$ rename = rename.py

# replace with your input path for selected directory

# for rename set as desired name like "mango_"

# output will be like mango_1,mango_2,.........,mango_n


$ resize = resize.py

# replace with your input path for selected directory

# replace with your output path for save directory

# adjust height= __, width= __ as necessery


$ augmentation = aug.py

# replace with your input path for selected directory

# replace with your output path for save directory

# change max_augmentations_per_image = __ as necessery


if contains '\' replace with '\\' for windows

example = 'D:\project\dataset\train' = 'D:\\project\\dataset\\train'




My OJ Handles

LeetCode ::: abdullah-mobin
beecrowd ::: MAHI_MTVS
hackerrank ::: mahi_mtvs
codeforces ::: Abdullah_Mahi

cont. me:
Md. Abdullah Al Mobin
Tangail, Bangladesh

mail : mahi.odyssey@gmail.com
FB : https://www.facebook.com/mahi.odyssey
GitHub : https://github.com/abdullah-mobin

## Have a nice day 💙💙💙


About

3 simple tool for rename,resize & augmentation of image dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages