An open API service indexing awesome lists of open source software.

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.

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