Learn Before
Concept

Faster R-CNN

To reduce the number of region proposals without losing accuracy, the Faster R-CNN model improves upon the Fast R-CNN architecture by replacing the external selective search algorithm with an internal region proposal network (RPN). Aside from this change in the region proposal method, the rest of the object detection pipeline remains identical to Fast R-CNN.

Image 0

0

1

Updated 2026-05-21

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Related
Learn After