Remove 2013 Remove Computer Science Remove Support Vector Machines
article thumbnail

Faster R-CNNs

PyImageSearch

Step #3: Use transfer learning, specifically feature extraction, to compute features for each proposal (effectively an ROI) using the pre-trained CNN. Step #4: Classify each proposal using the extracted features with a Support Vector Machine (SVM). Object detection is no different.