Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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 continuous stream of frames, this task is naturally cast as a sequence-to-sequence localization problem. Nevertheless, obtaining sequences of labelled data is much more expensive than collecting isolated images, which can be done in an automated way with little supervision. As a mitigation to this problem, we propose a novel Joint Image and Sequence Training protocol (JIST) that leverages large uncurated sets of images through a multi-task learning framework. With JIST we also introduce SeqGeM, an aggregation layer that revisits the popular GeM pooling to produce a single robust and compact embedding from a sequence of single-frame embeddings. We show that our model is able to outperform previous state of the art while being faster, using 8 times smaller descriptors, having a lighter architecture and allowing to process sequences of various lengths. Code is available at https://github.com/ga1i13o/JIST

Gabriele Berton, Gabriele Trivigno, Barbara Caputo, Carlo Masone• 2024

Related benchmarks

TaskDatasetResultRank
Sequence-level Visual Place RecognitionMSLS pos=25m (val)
Recall@186.6
16
Sequence-level Visual Place RecognitionNordLand pos=10f (test)
R@10.623
16
Sequence-level Visual Place RecognitionOxford1 pos=2m (test)
R@157.2
16
Sequence-level Visual Place RecognitionOxford2 pos=2m (test)
R@117.1
16
Visual Place RecognitionGeneral Efficiency Benchmark
Params (M)11.7
9
Showing 5 of 5 rows

Other info

Follow for update