LBAM_Pytorch icon indicating copy to clipboard operation
LBAM_Pytorch copied to clipboard

Pytorch re-implementation of Paper: Image Inpainting with Learnable Bidirectional Attention Maps (ICCV 2019)

Results 13 LBAM_Pytorch issues
Sort by recently updated
recently updated
newest added

@Vious Thanks for your excellent work! I'm training your model on Paris StreetView dataset with central square hole, but the results all suffer from severe artifacts like these: ![350_100](https://user-images.githubusercontent.com/28949709/70491355-0ee38180-1b3c-11ea-8c40-1ab9e2a58235.jpg) ![340_1](https://user-images.githubusercontent.com/28949709/70491367-17d45300-1b3c-11ea-8775-b78e08c6df1e.jpg)...

I meet this question about this, but I can't fix it, could you help me![image](https://user-images.githubusercontent.com/92201550/222703675-eecddb69-37b8-4f0a-9846-35818c2dd0f1.png)

Hi ! Thank you for your great project! Can you tell me the detaill of how to use the generateMask.py to gengeate the mask files?