atriumlts / subpixel

subpixel: A subpixel convnet for super resolution with Tensorflow
MIT License
2.13k stars 301 forks source link

Reason for using transposed convolutions in the generator #28

Open tdeboissiere opened 7 years ago

tdeboissiere commented 7 years ago

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

kikyoyang commented 6 years ago

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