In this project, I have trained a Deep Convolutional Network to generate missing portions of an input image. The method used is inspired by Context Encoders: Feature Learning by Inpainting. A potential application of this project is the digital restoration of damaged images.
In order to clone and reproduce results from this repository, you will need to install:
- Python 2.7
- Numpy
- Tensorflow
- OpenCV
Feel free to clone and add extensions. Pull Requests are welcome.
- Vijay Veerabadran - Vijay V