ShaoqingRen / faster_rcnn

Faster R-CNN
Other
2.68k stars 1.22k forks source link

How to get the value of the centre of predicted bounding box? #169

Open pallavimitra opened 7 years ago

pallavimitra commented 7 years ago

While I am trying to get the value of predicted x and y value of BBOX, I am getting a matrix of 115*21. How to get the centre bounding box position?