WaveFill icon indicating copy to clipboard operation
WaveFill copied to clipboard

[ICCV 2021] WaveFill: A Wavelet-based Generation Network for Image Inpainting

Results 4 WaveFill issues
Sort by recently updated
recently updated
newest added

Hello, I am very interested in your work, but when I test, an error occurred, and he I don't know how to solve. In models.networks.generator, there should be a class...

Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass RuntimeError: Function 'L1LossBackward0' returned nan values in its 0th output.

请问这个训练Celeba-HQ数据集300epoch,大概需要多久呢,自己复现的时候跑的特别慢

Hello, I really appreciate your solid work. But when I try to use your pre-trained model for testing, some problems occur. 1. How can I generate '.flist' files using these...