Skip to content

kratusharma/Deep-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning

Automatic Data Augmentation for Deep Learning .

Goal

You can generate new data to train neural networks. This is an easy way to prevent the model overfitting.

Features

  • Crop
  • Rotate
  • Noise (Gaussian Noise added)
  • Flip-up
  • Change brightness

Examples

Original Crop Rotate
Noise Flip-up Change brightness

Requirements

Software Version Required
Python >= 3.5 Yes
Numpy >= 1.13 Yes
opencv-python >= 3.4.2.17 Yes
imageio >= 2.9.0 Yes

About

Image-Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages