https://github.com/zackakil/image-fission
App for synthetically generating new images from a set of images. Primary use case is in helping train convolutional neural networks.
https://github.com/zackakil/image-fission
cnn convolutional-neural-networks data-mining machine-vision python python3 synthetic-data tkinter
Last synced: 7 months ago
JSON representation
App for synthetically generating new images from a set of images. Primary use case is in helping train convolutional neural networks.
- Host: GitHub
- URL: https://github.com/zackakil/image-fission
- Owner: ZackAkil
- License: gpl-3.0
- Created: 2017-05-09T12:45:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-16T22:50:05.000Z (over 8 years ago)
- Last Synced: 2025-03-01T08:02:34.025Z (7 months ago)
- Topics: cnn, convolutional-neural-networks, data-mining, machine-vision, python, python3, synthetic-data, tkinter
- Language: Jupyter Notebook
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-fission
App for synthetically generating new images from a set of images. Primary use case is for training convolutional neural networks or other machine vision base models.- [x] Crop image
- [x] Adjust brightness
- [ ] Adjust colour
- [ ] Adjust noise
- [x] Adjust blur
- [ ] Rotate image