Variable(tf.random_normal([1,1,5,1])) op = tf.nn.conv2d(input, filter, strides=[1, 1, 1, 1], padding='VALID'). 3.把卷积核扩大,现在用3×3的卷 ...
確定! 回上一頁