tensorflow / models

Models and examples built with TensorFlow
Other
76.93k stars 45.8k forks source link

Faster RCNN evaluation results on tensorboard #8195

Open ibrahim1611 opened 4 years ago

ibrahim1611 commented 4 years ago

I am testing 26 images on trained Faster RCNN model using my own dataset. When I am checking mAP on tnesorboard it only shows a dot in the middle of each graph. Please guide.

Capture

veonua commented 4 years ago

you have exactly one (evaluation?) point, precision looks not bad.

It is better to describe what you want to achieve on Stack overflow... maybe you want run the model inference to get bounding boxes