PASTA-GAN-plusplus
PASTA-GAN-plusplus copied to clipboard
Hello, Great work! The results in the paper look very impressive. Could you please provide instructions on how to run this code? Also, could you provide the links to images...
### Error message ``` warnings.warn('Failed to build CUDA kernels for upfirdn2d. Falling back to slow reference implementation. Details:\n\n' + traceback.format_exc()) Setting up PyTorch plugin "upfirdn2d_plugin"... Failed! /workspace/PASTA-GAN-plusplus/torch_utils/ops/upfirdn2d.py:34: UserWarning: Failed to...
/opt/conda/lib/python3.8/site-packages/torch/nn/functional.py:3103: UserWarning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and now uses scale_factor directly, instead of relying on the computed output...
Can we run it for custom dataset to use with other models. What type of dataset it requires? can we recreate for own own pictures?