Two-stage detection
R-CNN (Regions with CNN features)
Pioneering two-step detection algorithm that first extracts candidate regions via Selective Search, then classifies each region with a pre-trained convolutional neural network.
← Indietro