It uses an RPN to generate the region proposals so it completely does away with the selective search which was the bottleneck for speed in fast RCNN
Thanks, I will work on incorporating these changes. In my defense it was my first project and I was solely focused on getting the results and didn't focus much on making the code "accessible"
It uses an RPN to generate the region proposals so it completely does away with the selective search which was the bottleneck for speed in fast RCNN
Thanks, I will work on incorporating these changes. In my defense it was my first project and I was solely focused on getting the results and didn't focus much on making the code "accessible"