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

The loss function is abnormal when the edge network is trained #190

Open TT-mouse opened 1 year ago

TT-mouse commented 1 year ago

When training the edge network, I've seen generator and discriminator losses stay high, with generator losses reaching 100. Does anyone know why that is? Thank you very much!