Generative-Inpainting-pytorch
Generative-Inpainting-pytorch copied to clipboard
This is a pytorch version of the Generative Image Inpainting with Contextual Attention
when i run.py,this is problem,i dont know why, TypeError: l1_loss() takes from 2 to 3 positional arguments but 4 were given
- Fixed extract_patches() to permute the dimensions so that the subsequent views are correct (Issue #2) - Fixed mask patch processing, which was inconsistent with image patches - Fixed normalization...
Same problem here.Have you solved it, please? _Originally posted by @Andrej-sens in https://github.com/WonwoongCho/Generative-Inpainting-pytorch/issues/4#issuecomment-482026714_
Hi, thank you for providing the code, I am looking forward to a better version ASAP. Thank you!