- See my blog post for more details and usage instructions.
- This repository implements Raymond Yeh and Chen Chen et al.'s paper Semantic Image Inpainting with Perceptual and Contextual Losses.
- Most of the code in this repository was written by modifying a duplicate of Taehoon Kim's DCGAN-tensorflow project, which is MIT-licensed. My modifications are also MIT-licensed.
- The ./checkpoint directory contains a pre-trained model for faces used in the blog post.