Keras implementation of (Globally and Locally Consistent Image Completion) on celebA dataset.
- Opencv 3.4.3.18
- Keras 2.2.4
-data
-img_align_celeba
-img1.jpg
-img2.jpg
-...
$ python train.py
Download pretrained weights
$ python test.py
-
Use your mouse to erase pixels in the image. When you're done, press Q. Result will be shown in few seconds.