Mason Wang

Fast R-CNN

  1. region proposal network creates a feature map
  2. ROI pooling greates a fixed-size feature vector, which pools each patch into a fixed-size feature vector

Fast-R-CNN - region proposal network

features from the same CNN are pooled for classifications

Paper

Last Reviewed: 10/28/2025