shuuchen / numpy-data-augmentation

Data Augmentation using NumPy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Augmentation using NumPy

Description in Japanese

Example Images

Original

Original

Horizontal Flip

Horizontal Flip

Vertical Flip

Vertical Flip

Random Crop

Random Crop

Scale Augmentation

Scale Augmentation

Random Rotation

Random Rotation

Cutout

Cutout

Random Erasing

Random Erasing

About

Data Augmentation using NumPy

License:MIT License


Languages

Language:Python 100.0%