issues
search
AaronJny
/
tf2-keras-yolo3
A tf.keras implementation of YOLOv3 with TensorFlow 2.This is a fork and modification of qqwweee/keras-yolo3, in order to make it support TensorFlow 2.
MIT License
37
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
模型训练完没有检测框的情况
#2
zhengvh
opened
3 years ago
0
ValueError: slice index -1 of dimension 0 out of bounds. for 'loss/yolo_loss_loss/strided_slice' (op: 'StridedSlice') with input shapes: [0], [1], [1], [1] and with computed input tensors: input[1] = <-1>, input[2] = <0>, input[3] = <1>.
#1
masouduut94
opened
4 years ago
3