Open liuhengli opened 8 years ago
Sorry, the program might require a newer version of TensorFlow.
2016/11/22 11:33 "liuhengli" notifications@github.com:
this function require pred_labels must have rank 2, but your program the pred_labels shape is (?, 7308, 81)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/seann999/ssd_tensorflow/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AGh8KXsO0aVqA4E4kEX6jQHd1BQwvpRlks5rAlRfgaJpZM4K48JP .
Thank you very much
I find your trainer.py file when FLAGS.mode == "image", it has error occurred (boxes, confidences = ssd.single_image(sample)). your singleimage function finally get re but here is boxes and confidences_.
@seann999 which version of tensorflow should I use? 0.10 or 0.8? Looking forward to your reply! Thanks!
@liuhengli same question! thanks!
this function require pred_labels must have rank 2, but your program the pred_labels shape is (?, 7308, 81)