For questions related to the selective search algorithm, for example, described in "Selective Search for Object Recognition" (2013) by J. R. R. Uijlings et al.
Questions tagged [selective-search]
2 questions
6
votes
1 answer
How does the region proposal method work in Fast R-CNN?
I read so many articles and the Fast R-CNN paper, but I'm still confused about how the region proposal method works in Fast R-CNN.
As you can see in the image below, they say they used a proposal method, but it is not specified how it works.
What…

ozoubia
- 61
- 2
1
vote
0 answers
Does the selective search algorithm in object detection learn?
I am trying to get a better grasp of how object detection works. I (almost) completely understand the concept behind RPNs. However, I am a little bit confused with the selective search algorithm part. This algorithm does not really learn anything,…

Tibo Geysen
- 193
- 5