Skip to content

Data (image) augmentation is a popular technique used in Deep Learning in order to increase the training performance of a model by enlarging the given dataset. Here I presented simple Matlab code for image augmentation (in the code only 3 types: flipping and rotation to 45, -60 degrees) which can be also modified according to augmentation type.

License

Notifications You must be signed in to change notification settings

baglanaitu/Data-augmentation-code-for-Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image-augmentation-code

Data (image) augmentation is a popular technique used in Deep Learning in order to increase the training performance of a model by enlarging the given dataset. Here I presented simple Matlab code from scratch for image augmentation (in the code only 3 types: flipping and rotation to 45, -60 degrees) which can be also modified according to augmentation type.

About

Data (image) augmentation is a popular technique used in Deep Learning in order to increase the training performance of a model by enlarging the given dataset. Here I presented simple Matlab code for image augmentation (in the code only 3 types: flipping and rotation to 45, -60 degrees) which can be also modified according to augmentation type.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages