项目作者: elkhader

项目描述 :
Autoencoders to restore images.
高级语言: Jupyter Notebook
项目地址: git://github.com/elkhader/autoencoders-keras.git
创建时间: 2020-06-07T17:02:59Z
项目社区:https://github.com/elkhader/autoencoders-keras

开源协议:

下载


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.