You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
SRCHIANG 8076475911 first commit 2 years ago
dataloader first commit 2 years ago
evaluations first commit 2 years ago
gui first commit 2 years ago
images first commit 2 years ago
model first commit 2 years ago
options first commit 2 years ago
util first commit 2 years ago
README.md first commit 2 years ago
config.bird.yml first commit 2 years ago
config.coco.yml first commit 2 years ago
evaluation.py first commit 2 years ago
test.py first commit 2 years ago
train.py first commit 2 years ago
ui_main.py first commit 2 years ago

This repository implements the paper "Text-Guided Neural Image Inpainting" by Lisai Zhang, Qingcai Chen, Baotian Hu and Shuoran Jiang. Given one masked image, the proposed TDANet generates diverse plausible results according to guidance text.

Python