Learn Before
Concept

R-CNN Object Classification

The third step of the Region-based Convolutional Neural Network (R-CNN) model involves classifying the objects within the proposed regions. Taking the features extracted by the CNN and the labeled class of each region proposal as training examples, multiple Support Vector Machines (SVMs) are trained. Each individual SVM functions as a binary classifier to determine whether a region contains a specific object class.

0

1

Updated 2026-05-21

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L