# Look No Deeper: Recognizing Places from Opposing Viewpoints under   Varying Scene Appearance using Single-View Depth Estimation

**Authors:** Sourav Garg, Madhu Babu V, Thanuja Dharmasiri, Stephen Hausler, Niko, Suenderhauf, Swagat Kumar, Tom Drummond, and Michael Milford

arXiv: 1902.07381 · 2019-02-21

## TL;DR

This paper introduces a depth- and temporal-aware visual place recognition system that effectively recognizes places despite extreme viewpoint and appearance changes, outperforming existing methods on challenging benchmarks.

## Contribution

The paper proposes a novel sequence-to-single matching approach using depth-filtered keypoints and temporal information, addressing the challenge of opposing viewpoints and appearance variations.

## Key findings

- Outperforms state-of-the-art VPR techniques on benchmark datasets
- Depth-filtered keypoints improve robustness to appearance changes
- Sequence-based matching enhances recognition accuracy

## Abstract

Visual place recognition (VPR) - the act of recognizing a familiar visual place - becomes difficult when there is extreme environmental appearance change or viewpoint change. Particularly challenging is the scenario where both phenomena occur simultaneously, such as when returning for the first time along a road at night that was previously traversed during the day in the opposite direction. While such problems can be solved with panoramic sensors, humans solve this problem regularly with limited field of view vision and without needing to constantly turn around. In this paper, we present a new depth- and temporal-aware visual place recognition system that solves the opposing viewpoint, extreme appearance-change visual place recognition problem. Our system performs sequence-to-single matching by extracting depth-filtered keypoints using a state-of-the-art depth estimation pipeline, constructing a keypoint sequence over multiple frames from the reference dataset, and comparing those keypoints to those in a single query image. We evaluate the system on a challenging benchmark dataset and show that it consistently outperforms state-of-the-art techniques. We also develop a range of diagnostic simulation experiments that characterize the contribution of depth-filtered keypoint sequences with respect to key domain parameters including degree of appearance change and camera motion.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.07381/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1902.07381/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1902.07381/full.md

---
Source: https://tomesphere.com/paper/1902.07381