Results 18 issues of 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...

enhancement :rocket:
help wanted
module: filters

#### 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...

enhancement :rocket:
1 Priority 1 🚨
module: filters

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 ![](https://raw.githubusercontent.com/mfrashad/ClothingGAN/master/lookbook-interpolation.gif)

`!gdown --id 1AHKufJ5o4dQFThFN0A-pJRRC2lzxEH2J` ![image](https://user-images.githubusercontent.com/605492/148973125-f5584b75-2920-4c84-b815-5136cbc2102a.png) 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...