https://github.com/surajv311/image-data-augumentation
Applied augmentation concepts using Py.
https://github.com/surajv311/image-data-augumentation
Last synced: 7 months ago
JSON representation
Applied augmentation concepts using Py.
- Host: GitHub
- URL: https://github.com/surajv311/image-data-augumentation
- Owner: Surajv311
- Created: 2020-06-09T11:05:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T03:20:34.000Z (about 5 years ago)
- Last Synced: 2025-01-21T00:28:18.564Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 4.05 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imagedata Augumentation project using keras
### The following project uses tensorflow , and matplotlib libraries in the project.
Before cloning and running the project ensure that you have the necessary libraries installed in your environment.
You may install:
```conda install keras```
```conda install tensorflow```
```conda install numpy ```
```conda install matplotlib```Performed augmentation of a scenery image in this project.
* Brightness
* Flips
* Zooming