/imengine

This is an image generation program for python

Primary LanguageJupyter Notebook

imengine

This is an image generation prgram for python.

The idea is to take animated images sourced from google images, do an edge detection and slight blur to "corrupt" the images and attempt to recreate the original image.

For my example I will be using animated images.

September 29th 2017

Added a simple script to scrape images from google. So far it can seemingly download as many as I want.

October 2nd 2017

Added first draft of auto_encoder, still working through issues...