tensorflow-SRGAN icon indicating copy to clipboard operation
tensorflow-SRGAN copied to clipboard

What is motivation of using large kernel size at input and output?

Open mrgloom opened this issue 6 years ago • 1 comments

What is motivation of using large kernel size at input and output?

https://github.com/trevor-m/tensorflow-SRGAN/blob/master/srgan.py#L43
https://github.com/trevor-m/tensorflow-SRGAN/blob/master/srgan.py#L59

mrgloom avatar Sep 01 '19 20:09 mrgloom

As far as I know, the paper doesn’t give any justification for the larger kernel sizes. I would be surprised if it actually helped much. If you decide to experiment would be interested in hearing the results!

trevor-m avatar Sep 01 '19 20:09 trevor-m