how to make a bounding box coordinates of a image?
wuxinhong opened this issue · 1 comments
wuxinhong commented
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
IdiosyncraticDragon commented
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