paper-with-me

홈 › Papers

Filter Early, Match Late: Improving Network-Based Visual Place Recognition

2019-06-21 · Stephen Hausler, Adam Jacobson, Michael Milford

CNNs have excelled at performing place recognition over time, particularly when the neural network is optimized for localization in the current environmental conditions. In this paper we investigate the concept of feature map filtering, where, rather than using all the activations within a convolutional tensor, only the most useful activations are used. Since specific feature maps encode different visual features, the objective is to remove feature maps that are detract from the ability to recognize a location across appearance changes. Our key innovation is to filter the feature maps in an early convolutional layer, but then continue to run the network and extract a feature vector using a later layer in the same network. By filtering early visual features and extracting a feature vector from a higher, more viewpoint invariant later layer, we demonstrate improved condition and viewpoint invariance. Our approach requires image pairs for training from the deployment environment, but we show that state-of-the-art performance can regularly be achieved with as little as a single training image pair. An exhaustive experimental analysis is performed to determine the full scope of causality between early layer filtering and late layer extraction. For validity, we use three datasets: Oxford RobotCar, Nordland, and Gardens Point, achieving overall superior performance to NetVLAD. The work provides a number of new avenues for exploring CNN optimizations, without full re-training.

📄 PDF Abstract BibTeX arXiv:1906.12176

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Place Recognition

Similar Papers 제목 키워드 기반

Sequence-Based Filtering for Visual Route-Based Navigation: Analysing the Benefits, Trade-offs and Design Choices

2021-03-02 · Mihnea-Alexandru Tomită, Mubariz Zaffar, Michael Milford, Klaus McDonald-Maier 외

Visual Place Recognition (VPR) is the ability to correctly recall a previously visited place using visual information under environmental, viewpoint and appearance changes. An emerging trend in VPR is the use of sequence…

Visual Place Recognition

Sequential Place Learning: Heuristic-Free High-Performance Long-Term Place Recognition

2021-03-02 · Marvin Chancán, Michael Milford

Sequential matching using hand-crafted heuristics has been standard practice in route-based place recognition for enhancing pairwise similarity results for nearly a decade. However, precision-recall performance of these …

Autonomous DrivingAutonomous NavigationAutonomous VehiclesImage Retrieval+13

Improving Visual Place Recognition with Sequence-Matching Receptiveness Prediction

2025-03-10 · Somayeh Hussaini, Tobias Fischer, Michael Milford

In visual place recognition (VPR), filtering and sequence-based matching approaches can improve performance by integrating temporal information across image sequences, especially in challenging conditions. While these me…

Visual Place Recognition

Designing a Color Filter via Optimization of Vora-Value for Making a Camera more Colorimetric

2020-05-13 · Yuteng Zhu, Graham D. Finlayson

The Luther condition states that if the spectral sensitivity responses of a camera are a linear transform from the color matching functions of the human visual system, the camera is colorimetric. Previous work proposed t…

Sensitivity

SeqNet: Learning Descriptors for Sequence-based Hierarchical Place Recognition

2021-02-23 · Sourav Garg, Michael Milford

Visual Place Recognition (VPR) is the task of matching current visual imagery from a camera to images stored in a reference map of the environment. While initial VPR systems used simple direct image methods or hand-craft…

Autonomous DrivingImage RetrievalRepresentation LearningSequential Place Learning+4