Hi Hang,
In the paper, you have proposed an upsampled convolution to replace traditional deconvolution. However, in the code, it seems that upsampling + convolution is used instead of your proposed upsampled conv. May I ask how to implement your version of upsampled convolution?
Hi Hang, In the paper, you have proposed an upsampled convolution to replace traditional deconvolution. However, in the code, it seems that upsampling + convolution is used instead of your proposed upsampled conv. May I ask how to implement your version of upsampled convolution?
Best, Ed