atriumlts / subpixel

subpixel: A subpixel convnet for super resolution with Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reason for using transposed convolutions in the generator

tdeboissiere opened this issue · comments

Is there any specific reason you would prefer a transposed convolution to a normal convolution in the generator ?

I also want to know since the author of ESPCN paper said to use just conv.