Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harusametime/data_augmentation
A script of basic data augmentation
https://github.com/harusametime/data_augmentation
Last synced: about 2 months ago
JSON representation
A script of basic data augmentation
- Host: GitHub
- URL: https://github.com/harusametime/data_augmentation
- Owner: harusametime
- Created: 2018-08-09T06:32:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T02:17:16.000Z (over 6 years ago)
- Last Synced: 2024-08-12T09:49:45.325Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Augmentation
This script rotates and saves images in the directory structure formed like:
```
./
│
└───cat
│ cat1.jpg
│ cat2.jpg
| ...
│
└───dog
dog1.txt
dog2.txt
```