You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to make a test on my own dataset with fast rcnn. The region boxes of the images is calculated by the selectivesearch firstly. I want to know the value of min_size in the fast rcnn, please tell me. Thanks. @rbgirshick
The text was updated successfully, but these errors were encountered:
@tangali Did you know the value of min_size? Where to find the definition of cfg['min_size]? I also want to know how to select the region proposal from selective serach method. Can you share your answers?
Thank you !
I need to make a test on my own dataset with fast rcnn. The region boxes of the images is calculated by the selectivesearch firstly. I want to know the value of min_size in the fast rcnn, please tell me. Thanks. @rbgirshick
The text was updated successfully, but these errors were encountered: