SOTAVerified

Part-based R-CNNs for Fine-grained Category Detection

2014-07-15Unverified0· sign in to hype

Ning Zhang, Jeff Donahue, Ross Girshick, Trevor Darrell

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Semantic part localization can facilitate fine-grained categorization by explicitly isolating subtle appearance differences associated with specific object parts. Methods for pose-normalized representations have been proposed, but generally presume bounding box annotations at test time due to the difficulty of object detection. We propose a model for fine-grained categorization that overcomes these limitations by leveraging deep convolutional features computed on bottom-up region proposals. Our method learns whole-object and part detectors, enforces learned geometric constraints between them, and predicts a fine-grained category from a pose-normalized representation. Experiments on the Caltech-UCSD bird dataset confirm that our method outperforms state-of-the-art fine-grained categorization methods in an end-to-end evaluation without requiring a bounding box at test time.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CUB-200-2011Part RCNNAccuracy76.4Unverified

Reproductions