Global-and-Local-Attention-Based-Free-Form-Image-Inpainting icon indicating copy to clipboard operation
Global-and-Local-Attention-Based-Free-Form-Image-Inpainting copied to clipboard

Official implementation of "Global and local attention-based free-form image inpainting"

Results 3 Global-and-Local-Attention-Based-Free-Form-Image-Inpainting issues
Sort by recently updated
recently updated
newest added

Hi,in your paper,using some losses,but I am confused that how to select optimum value by focusing on losses.Thanks!

Hi,I have a question.Why is your network so large and the final number of parameters so small? ![图片](https://user-images.githubusercontent.com/105760324/195276966-e68424dd-994e-4a86-bfb5-912b8c27bd04.png) Thanks.

Hello, why did I report an error: File "/public/home/zq_xuyan/.conda/envs/gla/lib/python3.8/site-packages/torch/utils/data/dataloader.py", line 623, in _next_index return next(self._sampler_iter) # may raise StopIteration StopIteration when I was running: "python train.py --config configs/config.yaml"?