paper-with-me

Papers

Self-Supervised Person Detection in 2D Range Data using a Calibrated Camera

2020-12-16 · Dan Jia, Mats Steinweg, Alexander Hermans, Bastian Leibe

Deep learning is the essential building block of state-of-the-art person detectors in 2D range data. However, only a few annotated datasets are available for training and testing these deep networks, potentially limiting their performance when deployed in new environments or with different LiDAR models. We propose a method, which uses bounding boxes from an image-based detector (e.g. Faster R-CNN) on a calibrated camera to automatically generate training labels (called pseudo-labels) for 2D LiDAR-based person detectors. Through experiments on the JackRabbot dataset with two detector models, DROW3 and DR-SPAAM, we show that self-supervised detectors, trained or fine-tuned with pseudo-labels, outperform detectors trained only on a different dataset. Combined with robust training techniques, the self-supervised detectors reach a performance close to the ones trained using manual annotations of the target dataset. Our method is an effective way to improve person detectors during deployment without any additional labeling effort, and we release our source code to support relevant robotic applications.

📄 PDF Abstract BibTeX arXiv:2012.08890

Code (1)

VisualComputingInstitute/2D_lidar_person_detection 공식 구현 pytorch

Tasks

Human Detection

Similar Papers 제목 키워드 기반

Self-supervised Pretraining for Robust Personalized Voice Activity Detection in Adverse Conditions

2023-12-27 · Holger Severin Bovbjerg, Jesper Jensen, Jan Østergaard, Zheng-Hua Tan

In this paper, we propose the use of self-supervised pretraining on a large unlabelled data set to improve the performance of a personalized voice activity detection (VAD) model in adverse conditions. We pretrain a long …

Action DetectionActivity DetectionDenoising

PersonViT: Large-scale Self-supervised Vision Transformer for Person Re-Identification

2024-08-10 · Bin Hu, Xinggang Wang, Wenyu Liu

Person Re-Identification (ReID) aims to retrieve relevant individuals in non-overlapping camera images and has a wide range of applications in the field of public safety. In recent years, with the development of Vision T…

Contrastive LearningPerson Re-IdentificationSelf-Supervised LearningUnsupervised Pre-training

EmoPerso: Enhancing Personality Detection with Self-Supervised Emotion-Aware Modelling

2025-09-02 · Lingzhi Shen, Xiaohao Cai, Yunfei Long, Imran Razzak 외 arxiv

Personality detection from text is commonly performed by analysing users' social media posts. However, existing methods heavily rely on large-scale annotated datasets, making it challenging to obtain high-quality persona…

Representation LearningRelational ReasoningMulti-Task LearningData Augmentation

Self-supervised Correlation Mining Network for Person Image Generation

2021-11-26 · CVPR 2022 1 · Zijian Wang, Xingqun Qi, Kun Yuan, Muyi Sun

Person image generation aims to perform non-rigid deformation on source images, which generally requires unaligned data pairs for training. Recently, self-supervised methods express great prospects in this task by mergin…

Face GenerationImage Generation

ExposeAnyone: Personalized Audio-to-Expression Diffusion Models Are Robust Zero-Shot Face Forgery Detectors

2026-01-05 · Kaede Shiohara, Toshihiko Yamasaki, Vladislav Golyanik arxiv

Detecting unknown deepfake manipulations remains one of the most challenging problems in face forgery detection. Current state-of-the-art approaches fail to generalize to unseen manipulations, as they primarily rely on s…