paper-with-me

홈 › Papers

PanoVPR: Towards Unified Perspective-to-Equirectangular Visual Place Recognition via Sliding Windows across the Panoramic View

2023-03-24 · Ze Shi, Hao Shi, Kailun Yang, Zhe Yin, Yining Lin, Kaiwei Wang

Visual place recognition has gained significant attention in recent years as a crucial technology in autonomous driving and robotics. Currently, the two main approaches are the perspective view retrieval (P2P) paradigm and the equirectangular image retrieval (E2E) paradigm. However, it is practical and natural to assume that users only have consumer-grade pinhole cameras to obtain query perspective images and retrieve them in panoramic database images from map providers. To address this, we propose \textit{PanoVPR}, a perspective-to-equirectangular (P2E) visual place recognition framework that employs sliding windows to eliminate feature truncation caused by hard cropping. Specifically, PanoVPR slides windows over the entire equirectangular image and computes feature descriptors for each window, which are then compared to determine place similarity. Notably, our unified framework enables direct transfer of the backbone from P2P methods without any modification, supporting not only CNNs but also Transformers. To facilitate training and evaluation, we derive the Pitts250k-P2E dataset from the Pitts250k and establish YQ360, latter is the first P2E visual place recognition dataset collected by a mobile robot platform aiming to simulate real-world task scenarios better. Extensive experiments demonstrate that PanoVPR achieves state-of-the-art performance and obtains 3.8% and 8.0% performance gain on Pitts250k-P2E and YQ360 compared to the previous best method, respectively. Code and datasets will be publicly available at https://github.com/zafirshi/PanoVPR.

📄 PDF Abstract BibTeX arXiv:2303.14095

Code (1)

zafirshi/panovpr 공식 구현 pytorch

Tasks

Autonomous DrivingImage RetrievalRetrievalVisual Place Recognition

Similar Papers 제목 키워드 기반

HypeVPR: Exploring Hyperbolic Space for Perspective to Equirectangular Visual Place Recognition

2025-06-05 · Suhan Woo, Seongwon Lee, Jinwoo Jang, Euntai Kim

When applying Visual Place Recognition (VPR) to real-world mobile robots and similar applications, perspective-to-equirectangular (P2E) formulation naturally emerges as a suitable approach to accommodate diverse query im…

RetrievalVisual Place Recognition

Equirectangular image construction method for standard CNNs for Semantic Segmentation

2023-10-13 · Haoqian Chen, Jian Liu, Minghe Li, Kaiwen Jiang 외

360{\deg} spherical images have advantages of wide view field, and are typically projected on a planar plane for processing, which is known as equirectangular image. The object shape in equirectangular images can be dist…

Data AugmentationSemantic Segmentation

DIGITOUR: Automatic Digital Tours for Real-Estate Properties

2023-01-17 · Prateek Chhikara, Harshul Kuhar, Anil Goyal, Chirag Sharma

A virtual or digital tour is a form of virtual reality technology which allows a user to experience a specific location remotely. Currently, these virtual tours are created by following a 2-step strategy. First, a photog…

TAG

World-Shaper: A Unified Framework for 360° Panoramic Editing

2026-01-30 · Dong Liang, Yuhao Liu, Jinyuan Jia, Youjun Zhao 외 arxiv

Being able to edit panoramic images is crucial for creating realistic 360° visual experiences. However, existing perspective-based image editing methods fail to model the spatial structure of panoramas. Conventional cube…

Image Editing

uLayout: Unified Room Layout Estimation for Perspective and Panoramic Images

2025-03-27 · Jonathan Lee, Bolivar Solarte, Chin-Hsuan Wu, Jin-Cheng Jhang 외

We present uLayout, a unified model for estimating room layout geometries from both perspective and panoramic images, whereas traditional solutions require different model designs for each image type. The key idea of our…

Room Layout Estimation