项目作者: elkhader
项目描述 :
Autoencoders to restore images.
高级语言: Jupyter Notebook
项目地址: git://github.com/elkhader/autoencoders-keras.git
AI-computer-vision
Two examples of Autoencoders implementation in Computer vision:
1) Image Restoration: Using an Autoencoder to restore a damaged image, an image with a missing part.
2) Overlayed Images: The network should separate two overlayed objects.