标签: tensorflow tf-slim deconvolution
我想使用tf.slim的convolution_transpose函数,似乎无论我如何选择内核大小和步幅,我都无法使convolution_transpose层的输出大于初始卷积层的输出。我在这里错过了什么吗?