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

VLPD: Context-Aware Pedestrian Detection via Vision-Language Semantic Self-Supervision

About

Detecting pedestrians accurately in urban scenes is significant for realistic applications like autonomous driving or video surveillance. However, confusing human-like objects often lead to wrong detections, and small scale or heavily occluded pedestrians are easily missed due to their unusual appearances. To address these challenges, only object regions are inadequate, thus how to fully utilize more explicit and semantic contexts becomes a key problem. Meanwhile, previous context-aware pedestrian detectors either only learn latent contexts with visual clues, or need laborious annotations to obtain explicit and semantic contexts. Therefore, we propose in this paper a novel approach via Vision-Language semantic self-supervision for context-aware Pedestrian Detection (VLPD) to model explicitly semantic contexts without any extra annotations. Firstly, we propose a self-supervised Vision-Language Semantic (VLS) segmentation method, which learns both fully-supervised pedestrian detection and contextual segmentation via self-generated explicit labels of semantic classes by vision-language models. Furthermore, a self-supervised Prototypical Semantic Contrastive (PSC) learning method is proposed to better discriminate pedestrians and other classes, based on more explicit and semantic contexts obtained from VLS. Extensive experiments on popular benchmarks show that our proposed VLPD achieves superior performances over the previous state-of-the-arts, particularly under challenging circumstances like small scale and heavy occlusion. Code is available at https://github.com/lmy98129/VLPD.

Mengyin Liu, Jie Jiang, Chao Zhu, Xu-Cheng Yin• 2023

Related benchmarks

TaskDatasetResultRank
Pedestrian DetectionCityPersons (val)
AP (Reasonable)9.4
85
Pedestrian DetectionCityPersons 1.0 (val)
Miss Rate (Reasonable)9.4
21
Pedestrian DetectionCaltech Reasonable
Miss Rate2.3
11
Pedestrian DetectionCaltech (Heavy)
Miss Rate0.377
6
Pedestrian DetectionCaltech (All)
Miss Rate (MR)52.4
5
Showing 5 of 5 rows

Other info

Code

Follow for update