/keras-examples

keras computer vision examples with machine learning

Primary LanguageJupyter NotebookMIT LicenseMIT

keras-examples

Image vision examples using machine learning, including

  • inpainting
  • superresolution
  • deblurring

All examples delivered as jupyter notebook and running on vanilla keras (with both plaidml/theano and tensorflow/google colab as backend).

results

(1. degraded image, 2. neural net output, 3. ground truth)

inpainting

alt text

superresolution

alt text

deblurring

alt text

to run...

...just upload to google/colab OR locally call git clone https://github.com/BenjaminWegener/Keras-examples

references & notes