Closed cannguyen275 closed 6 years ago
Did you sync your fork to latest? It might be relevant to this https://github.com/tensorflow/models/pull/4205/files.
Is this still happening?
Closing due to lack of recent activity. Please update the issue when new information becomes available, and we will reopen the issue. Thanks!
Hi I am testing 26 images on Faster RCNN model using my own dataset. When I am running eval.py it only shows 10 images and dot in the middle of each graph on Tensorboard Please guide.
System information
Describe the problem
I'm training a model to detect some object. But when i run eval.py, it just uses only one image to evaluate, even I have creating more than 200 images for evaluate. Following image show the image that tensorflow use for evaluate. You can see it just uses only one image This image shows my tensorboard, only "hand watch" category have the value I don't know why it happens, pls help. It's my pleasure to have your helps! Thanks so much!
Source code / logs
My evaluate config: