NetVLAD: CNN architecture for weakly supervised place recognition
About
We tackle the problem of large scale visual place recognition, where the task is to quickly and accurately recognize the location of a given query photograph. We present the following three principal contributions. First, we develop a convolutional neural network (CNN) architecture that is trainable in an end-to-end manner directly for the place recognition task. The main component of this architecture, NetVLAD, is a new generalized VLAD layer, inspired by the "Vector of Locally Aggregated Descriptors" image representation commonly used in image retrieval. The layer is readily pluggable into any CNN architecture and amenable to training via backpropagation. Second, we develop a training procedure, based on a new weakly supervised ranking loss, to learn parameters of the architecture in an end-to-end manner from images depicting the same places over time downloaded from Google Street View Time Machine. Finally, we show that the proposed architecture significantly outperforms non-learnt image representations and off-the-shelf CNN descriptors on two challenging place recognition benchmarks, and improves over current state-of-the-art compact image representations on standard image retrieval benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fine-grained Image Classification | CUB200 2011 (test) | Accuracy81.9 | 536 | |
| Classification | Cars | Accuracy88.6 | 314 | |
| Image Classification | Stanford Cars (test) | Accuracy88.6 | 306 | |
| Fine-grained visual classification | FGVC-Aircraft (test) | Top-1 Acc81.8 | 287 | |
| Image Classification | CUB-200-2011 (test) | Top-1 Acc81.9 | 276 | |
| Visual Place Recognition | MSLS (val) | Recall@182.6 | 236 | |
| Image Classification | FGVC-Aircraft (test) | -- | 231 | |
| Visual Place Recognition | Pitts30k | Recall@186.1 | 164 | |
| Visual Place Recognition | Tokyo24/7 | Recall@169.8 | 146 | |
| Visual Place Recognition | MSLS Challenge | Recall@135.1 | 134 |