Skip to content

liruilong940607/glcic.pytorch

Repository files navigation

Image-Completion-Pytorch

This is a implement of the paper 'Globally and Locally Consistent Image Completion'[Project Page]

Usage

For ATR Dataset:

CUDA_VISIBLE_DEVICES=0 python train --config=config.yaml

For LIP Dataset:

CUDA_VISIBLE_DEVICES=1 python train --config=config_lip.yaml

About

This is a implement of the Siggraph2017 paper: "Globally and Locally Consistent Image Completion"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages