Mut1nyJD commented on issue #13548: [Feature Request / Proposal] Pixel shuffle 
layer
URL: 
https://github.com/apache/incubator-mxnet/issues/13548#issuecomment-446331816
 
 
   Hmm but somehow I'll get strange result I replaced all my Conv2DTranspose 
layers with a Conv2D(channels= 2 * 2 * num_channel(*)) and then 
PixelShuffle2D((2,2)) 
   I took the code from your PR but I'll get pretty horrible results.
   
   (*) num_channels = equal the number of channels that used to be in 
Conv2DTranspose

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to