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

png size #164

Open yy2016417 opened 3 years ago

yy2016417 commented 3 years ago

I wonder if this model can only handle square picture?

yy2016417 commented 3 years ago

my picture is 30102430,it will RuntimeError:Sizes of tensors must match except in dimension 1. Got 30 and 28 in dimension 2 (The offending index is 1)