py-faster-rcnn icon indicating copy to clipboard operation
py-faster-rcnn copied to clipboard

how do i forward specified bbox on faster-rcnn model?

Open Yakirbe opened this issue 7 years ago • 1 comments

how do i forward specific bbox on faster-rcnn model? i try setting cfg.TEST.HAS_RPN 2 False and run im_detect, but it seems not trivial. i also dont want to go back to fast-rcnn

Yakirbe avatar Jun 05 '17 13:06 Yakirbe

do you have the methods, I also want to complement the remand? if you have methods, could you tell me?

alice-cool avatar Mar 01 '21 09:03 alice-cool