knazeri / edge-connect

EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
http://openaccess.thecvf.com/content_ICCVW_2019/html/AIM/Nazeri_EdgeConnect_Structure_Guided_Image_Inpainting_using_Edge_Prediction_ICCVW_2019_paper.html
Other
2.5k stars 530 forks source link

inpainting results #136

Closed tks-reply closed 4 years ago

tks-reply commented 4 years ago

What a wonderful work! I have some questions about the inpainting results. I have tested on the pre_trained model based on places2,but I get worse result,I wonder if there is some wrong with me.

python test.py --checkpoints ./checkpoints/places2 --input ./examples/places2/images --mask ./examples/places2/masks --output ./checkpoints/results

I would very appreciate if you could help me,thank you! places2_02 places2_03 places2_04

places2_06