Hi, I'm trying to implement a Yolo V3 by Tensorflow and tensorRT 3.0 ... x = tf.pad(x, pad_mat) x = tf.nn.conv2d(x, W, strides=[1, strides, ...
確定! 回上一頁