0

What does PROPOSAL_METHOD: gt signify, in the faster_rcnn_end2end.yml file?

Does is mean that the ROI proposals are the Ground Truth Bounding Boxes only?

The link to the file is here

Tanvir
  • 875
  • 3
  • 11
  • 19
  • Not sure, but faster rcnn uses RPN (regional propagation network) to generate proposal windows not ground truth. Why don't you try commenting out this line and see if there is any effect on training or testing. – gautam840 May 11 '16 at 15:13
  • Opening an issue on [py-faster-rcnn github](https://github.com/rbgirshick/py-faster-rcnn) will get you a quicker response to this specific projects configuration. – Irtaza May 22 '16 at 20:14

0 Answers0