ChengCheng
Results
2
comments of
ChengCheng
I mean that as for the kernel generator, it should imitate downscale X2. However, in the original code, when sending input image of shape 64*64, the shape of the kernel...
Thanks. I know that the Kernel is independent of the image size. The function "train" in train.py estimates the image-specific "kernel" by chosen patches. However, when sending an 64*64 patch...