paper-with-me

Papers

Self-Supervised Place Recognition by Refining Temporal and Featural Pseudo Labels from Panoramic Data

2022-08-19 · Chao Chen, Zegang Cheng, Xinhao Liu, Yiming Li, Li Ding, Ruoyu Wang, Chen Feng

Visual place recognition (VPR) using deep networks has achieved state-of-the-art performance. However, most of them require a training set with ground truth sensor poses to obtain positive and negative samples of each observation's spatial neighborhood for supervised learning. When such information is unavailable, temporal neighborhoods from a sequentially collected data stream could be exploited for self-supervised training, although we find its performance suboptimal. Inspired by noisy label learning, we propose a novel self-supervised framework named TF-VPR that uses temporal neighborhoods and learnable feature neighborhoods to discover unknown spatial neighborhoods. Our method follows an iterative training paradigm which alternates between: (1) representation learning with data augmentation, (2) positive set expansion to include the current feature space neighbors, and (3) positive set contraction via geometric verification. We conduct auto-labeling and generalization tests on both simulated and real datasets, with either RGB images or point clouds as inputs. The results show that our method outperforms self-supervised baselines in recall rate, robustness, and heading diversity, a novel metric we propose for VPR. Our code and datasets can be found at https://ai4ce.github.io/TF-VPR/

📄 PDF Abstract BibTeX arXiv:2208.09315

Code (1)

ai4ce/TF-VPR 공식 구현 pytorch

Tasks

Data AugmentationDiversityRepresentation LearningVisual Place Recognition

Similar Papers 제목 키워드 기반

Integration of Self-Supervised BYOL in Semi-Supervised Medical Image Recognition

2024-04-16 · Hao Feng, Yuanzhe Jia, Ruijia Xu, Mukesh Prasad 외

Image recognition techniques heavily rely on abundant labeled data, particularly in medical contexts. Addressing the challenges associated with obtaining labeled data has led to the prominence of self-supervised learning…

Self-Supervised Learning

ReMOTS: Self-Supervised Refining Multi-Object Tracking and Segmentation

2020-07-07 · Fan Yang, Xin Chang, Chenyu Dang, Ziqiang Zheng 외

We aim to improve the performance of Multiple Object Tracking and Segmentation (MOTS) by refinement. However, it remains challenging for refining MOTS results, which could be attributed to that appearance features are no…

Multi-Object TrackingMulti-Object Tracking and SegmentationMultiple Object TrackingObject+1

Two Stream Self-Supervised Learning for Action Recognition

2018-06-16 · Ahmed Taha, Moustafa Meshry, Xitong Yang, Yi-Ting Chen 외

We present a self-supervised approach using spatio-temporal signals between video frames for action recognition. A two-stream architecture is leveraged to tangle spatial and temporal representation learning. Our task is …

Action RecognitionRepresentation LearningSelf-Supervised LearningTemporal Action Localization+1

"Knights": First Place Submission for VIPriors21 Action Recognition Challenge at ICCV 2021

2021-10-14 · Ishan Dave, Naman Biyani, Brandon Clark, Rohit Gupta 외

This technical report presents our approach "Knights" to solve the action recognition task on a small subset of Kinetics-400 i.e. Kinetics400ViPriors without using any extra-data. Our approach has 3 main components: stat…

Action RecognitionOptical Flow Estimation

Self-Supervised Learning for Place Representation Generalization across Appearance Changes

2023-03-04 · Mohamed Adel Musallam, Vincent Gaudillière, Djamila Aouada

Visual place recognition is a key to unlocking spatial navigation for animals, humans and robots. While state-of-the-art approaches are trained in a supervised manner and therefore hardly capture the information needed f…

Self-Supervised LearningVisual Place Recognition