paper-with-me

홈 › Papers

A Faster, Lighter and Stronger Deep Learning-Based Approach for Place Recognition

2022-11-27 · Rui Huang, Ze Huang, Songzhi Su

Visual Place Recognition is an essential component of systems for camera localization and loop closure detection, and it has attracted widespread interest in multiple domains such as computer vision, robotics and AR/VR. In this work, we propose a faster, lighter and stronger approach that can generate models with fewer parameters and can spend less time in the inference stage. We designed RepVGG-lite as the backbone network in our architecture, it is more discriminative than other general networks in the Place Recognition task. RepVGG-lite has more speed advantages while achieving higher performance. We extract only one scale patch-level descriptors from global descriptors in the feature extraction stage. Then we design a trainable feature matcher to exploit both spatial relationships of the features and their visual appearance, which is based on the attention mechanism. Comprehensive experiments on challenging benchmark datasets demonstrate the proposed method outperforming recent other state-of-the-art learned approaches, and achieving even higher inference speed. Our system has 14 times less params than Patch-NetVLAD, 6.8 times lower theoretical FLOPs, and run faster 21 and 33 times in feature extraction and feature matching. Moreover, the performance of our approach is 0.5\% better than Patch-NetVLAD in Recall@1. We used subsets of Mapillary Street Level Sequences dataset to conduct experiments for all other challenging conditions.

📄 PDF Abstract BibTeX arXiv:2211.14864

Code (0)

등록된 구현이 없습니다.

Tasks

Camera LocalizationLoop Closure DetectionVisual Place Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

JIST: Joint Image and Sequence Training for Sequential Visual Place Recognition

2024-03-28 · Gabriele Berton, Gabriele Trivigno, Barbara Caputo, Carlo Masone

Visual Place Recognition aims at recognizing previously visited places by relying on visual clues, and it is used in robotics applications for SLAM and localization. Since typically a mobile robot has access to a continu…

Multi-Task LearningVisual Place Recognition

Text2Loc: 3D Point Cloud Localization from Natural Language

2023-11-27 · CVPR 2024 1 · Yan Xia, Letian Shi, Zifeng Ding, João F. Henriques 외

We tackle the problem of 3D point cloud localization based on a few natural linguistic descriptions and introduce a novel neural network, Text2Loc, that fully interprets the semantic relationship between points and text.…

Contrastive LearningVisual Place Recognition

Stronger Baseline for Person Re-Identification

2021-12-02 · Fengliang Qi, Bo Yan, Leilei Cao, Hongbin Wang

Person re-identification (re-ID) aims to identify the same person of interest across non-overlapping capturing cameras, which plays an important role in visual surveillance applications and computer vision research areas…

Person Re-Identification

Budget-Adaptive Routing: Skipping the Weak When the Strong Answers Anyway

2026-06-29 · Wei Geng, Nitinder Mohan, Jörg Ott arxiv

Edge-cloud inference collaborations are often designed with a routing estimator that decides whether to offload each frame from weak models at the edge to stronger models in the cloud. Existing systems place the routing …

Illumination-invariant Face recognition by fusing thermal and visual images via gradient transfer

2019-02-23 · Sumit Agarwal, Harshit S. Sikchi, Suparna Rooj, Shubhobrata Bhattacharya 외

Face recognition in real life situations like low illumination condition is still an open challenge in biometric security. It is well established that the state-of-the-art methods in face recognition provide low accuracy…

Face DetectionFace Recognition