Justin
Justin
### Describe the bug Some unit tests in `test/filters/test_gaussian.py` use a dummy input of all ones. e.g. `test_jit` and `test_module` https://github.com/kornia/kornia/blob/3e765bd6da6fd92394daff1b2aec52ee42b6bd4f/test/filters/test_gaussian.py#L83-L89 Due to the constant nature of the input this...
#### Changes Precomputes the kernels for GaussianBlur2d module and stores as buffers. Fixes #1489 #### Discussion - This is a straightforward change to store the kernel as a buffer only...
Trying to generate images using the 256x256 model linked in the readme I get the following error `RuntimeError: Error(s) in loading state_dict for Generator: Missing key(s) in state_dict: "noises.noise_0", "noises.noise_1",...
https://github.com/stylegan-human/StyleGAN-Human
https://drive.google.com/uc?export=download&id=1-F-RMkbHUv_S_k-_olh43mu5rDUMGYKe via: https://github.com/mfrashad/ClothingGAN 
`!gdown --id 1AHKufJ5o4dQFThFN0A-pJRRC2lzxEH2J`  Source: https://towardsdatascience.com/ganscapes-using-ai-to-create-new-impressionist-paintings-d6af1cf94c56
https://thisbeachdoesnotexist.com/
https://github.com/seawee1/Did-Somebody-Say-Corgi
Add details of if the network was trained using transfer learning, and if so what network it was from. This will be useful for using the models for fun like...