-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
Thank you for the well documented code and explanation of conv2d_tranpose on Stack Overflow. Is it always possible to cast conv2d_tranpose as a conv2d op? Is it possible to obtain upsampling like convd_transpose using conv2d? I changed the strides in the provided code to [1,2,2,1] and made other appropriate changes. The output of deconv_conv2d is [1,14,14,1] instead of the expected [1,28,28,1]. Thank you for your time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels