Concept

Selective Search in R-CNN

The first step in the Region-based Convolutional Neural Network (R-CNN) pipeline is to perform selective search to extract multiple high-quality region proposals from the input image. These regions are typically selected at various scales, shapes, and sizes. Each of these region proposals is then labeled with a ground-truth class and a bounding box to be used in subsequent stages.

0

1

Updated 2026-05-21

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Learn After