- Notifications
You must be signed in to change notification settings - Fork0
Automatic Data Augmentation for Deep Learning techniques
License
NotificationsYou must be signed in to change notification settings
AlessandroMinervini/Data_Augmentation_for_Deep_Learning
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Automatic Data Augmentation for Deep Learning techniques.
You can generate new data to train neural networks. This is an easy way to prevent the model overfitting.
- Crop
- Rotate
- Noise (Gaussian Noise added)
- Flip-up
- Change brightness
| Original | Crop | Rotate |
|---|---|---|
![]() | ![]() | ![]() |
| Noise | Flip-up | Change brightness |
|---|---|---|
![]() | ![]() | ![]() |
| Software | Version | Required |
|---|---|---|
| Python | >= 3.5 | Yes |
| Numpy | >= 1.13 | Yes |
| opencv-python | >= 3.4.2.17 | Yes |
| os | - | Yes |
| logging | - | Yes |
| imageio | >= 2.9.0 | Yes |
Thanks to Alex Turner
About
Automatic Data Augmentation for Deep Learning techniques
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published





