Open rakib23r opened 4 years ago
Yolo loss is above 35 after 30 epochs. Need help flip = tf.cast(tf.random.uniform( shape=[1, ], minval=0, maxval=2, dtype=tf.int32), dtype=tf.bool).numpy()[0 AttributeError: 'Tensor' object has no attribute 'numpy'
Do you have this problem?
Yolo loss is above 35 after 30 epochs. Need help