tf.strided_slice函數

在keras_yolo中model函數下的yolo_head下:grid_shape = K.shape(feats)[1:3] grid_shape: <tf.Tensor ‘strided_slice:0’ shape=(0,) dtype=int32> cifar10的例子中也有。html 具體參考;https://blog.csdn.net/eForever/article/details
相關文章
相關標籤/搜索