rbgirshick/rcnn

how to make a bounding box coordinates of a image?

wuxinhong opened this issue · 1 comments

how to make a bounding box coordinates of a image?is it some software i can use it,i need to do my dateset of rcnn

you can use the selective search algorithm as it described in the RCNN paper, here's the project : https://github.com/sergeyk/selective_search_ijcv_with_python