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 528 forks source link

how to get mask when repair real picture #156

Open 15838169447 opened 4 years ago

15838169447 commented 4 years ago

Hi,guy。I read your article "EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning". I have some questions. When you training, you using 'mask' parameter prevents canny to detect edges for the masked regions. So how to get the mask when repairing the real picture?