Skip to content
/ GLCI Public

Globally and Locally Consistent Image Completion

Notifications You must be signed in to change notification settings

CoderAnn/GLCI

Repository files navigation

Globally and Locally Consistent Image Completion

Unofficial Tensorflow implementation of the paper, which proposed a idea that completing image by two discriminator. If you want to read the paper detailly, you can find it in my project and the name is completion_sig2017(1).pdf.

This project only train and test on LFW dataset. I don't varify the effectiveness on other Dataset. Please contact me if you have any questions.

Just for fun.

Model Detail

results

Requirements

Tensorflow>=1.10.0

Train

  1. download the training data from LFW and put it into DataSet/train/

Test

Here is my result in LFW.

results

About

Globally and Locally Consistent Image Completion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages