paper-with-me

Papers

DeepSeqSLAM: A Trainable CNN+RNN for Joint Global Description and Sequence-based Place Recognition

2020-11-17 · Marvin Chancán, Michael Milford

Sequence-based place recognition methods for all-weather navigation are well-known for producing state-of-the-art results under challenging day-night or summer-winter transitions. These systems, however, rely on complex handcrafted heuristics for sequential matching - which are applied on top of a pre-computed pairwise similarity matrix between reference and query image sequences of a single route - to further reduce false-positive rates compared to single-frame retrieval methods. As a result, performing multi-frame place recognition can be extremely slow for deployment on autonomous vehicles or evaluation on large datasets, and fail when using relatively short parameter values such as a sequence length of 2 frames. In this paper, we propose DeepSeqSLAM: a trainable CNN+RNN architecture for jointly learning visual and positional representations from a single monocular image sequence of a route. We demonstrate our approach on two large benchmark datasets, Nordland and Oxford RobotCar - recorded over 728 km and 10 km routes, respectively, each during 1 year with multiple seasons, weather, and lighting conditions. On Nordland, we compare our method to two state-of-the-art sequence-based methods across the entire route under summer-winter changes using a sequence length of 2 and show that our approach can get over 72% AUC compared to 27% AUC for Delta Descriptors and 2% AUC for SeqSLAM; while drastically reducing the deployment time from around 1 hour to 1 minute against both. The framework code and video are available at https://mchancan.github.io/deepseqslam

📄 PDF Abstract BibTeX arXiv:2011.08518

Code (1)

mchancan/deepseqslam 공식 구현 pytorch

Tasks

Autonomous DrivingAutonomous NavigationAutonomous VehiclesImage RetrievalMotion EstimationRepresentation LearningRetrievalRobot NavigationSelf-Driving CarsSequential Image ClassificationSequential Place LearningSequential Place RecognitionSimultaneous Localization and MappingVisual LocalizationVisual NavigationVisual Place Recognition

Similar Papers 제목 키워드 기반

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

ActBERT: Learning Global-Local Video-Text Representations

2020-11-14 · CVPR 2020 6 · Linchao Zhu, Yi Yang

In this paper, we introduce ActBERT for self-supervised learning of joint video-text representations from unlabeled data. First, we leverage global action information to catalyze the mutual interactions between linguisti…

Action SegmentationQuestion AnsweringRepresentation LearningRetrieval+3

Attentive Sequence to Sequence Translation for Localizing Clips of Interest by Natural Language Descriptions

2018-08-27 · Ke Ning, Linchao Zhu, Ming Cai, Yi Yang 외

We propose a novel attentive sequence to sequence translator (ASST) for clip localization in videos by natural language descriptions. We make two contributions. First, we propose a bi-directional Recurrent Neural Network…

TranslationVideo Description

Trainable Projected Gradient Detector for Sparsely Spread Code Division Multiple Access

2019-10-23 · Satoshi Takabe, Yuki Yamauchi, Tadashi Wadayama

Sparsely spread code division multiple access (SCDMA) is a promising non-orthogonal multiple access technique for future wireless communications. In this paper, we propose a novel trainable multiuser detector called spar…

Joint Visual Grounding and Tracking with Natural Language Specification

2023-03-21 · CVPR 2023 1 · Li Zhou, Zikun Zhou, Kaige Mao, Zhenyu He

Tracking by natural language specification aims to locate the referred target in a sequence based on the natural language description. Existing algorithms solve this issue in two steps, visual grounding and tracking, and…

Visual GroundingVisual Tracking