output_shape = (image_shape-filter_shape+2*padding)/stride + 1 ... padding是在卷積之前補0,如果願意的話,可以通過使用torch.nn.
確定! 回上一頁