ZhanzhouFeng / Pytorch-Implement-Faster-High-Res-Neural-Inpainting

This is a Pytorch implementation for paper "High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis"
11 stars 4 forks source link

loss function #2

Open yuhaoliu7456 opened 4 years ago

yuhaoliu7456 commented 4 years ago

Why do you use the bce-loss in your implementation?