RRPN_Faster-RCNN_Tensorflow
RRPN_Faster-RCNN_Tensorflow copied to clipboard
the difference of performance between tensorboard and inference.py
When I trained the network, it shows that this model can produce good performances through the /image/det/image tensorboard. however when I use this trained weights to inference my data, I got very bad results. I am wondering about the reason of this circumstance
I met the same problem here, thanks for helping!
The images show in tensorboard are train set. @wasedawesley @issuetodd