Learn Before
Concept
R-CNN Bounding Box Prediction
In the fourth and final step of the Region-based Convolutional Neural Network (R-CNN) model, a linear regression model is trained to precisely predict the ground-truth bounding box of the object. This regression model utilizes the features extracted by the CNN alongside the labeled bounding box of each region proposal as its training examples.
0
1
Updated 2026-05-21
Tags
D2L
Dive into Deep Learning @ D2L