paper-with-me

Papers

Bringing Generalization to Deep Multi-View Pedestrian Detection

2021-09-24 · Jeet Vora, Swetanjal Dutta, Kanishk Jain, Shyamgopal Karthik, Vineet Gandhi

Multi-view Detection (MVD) is highly effective for occlusion reasoning in a crowded environment. While recent works using deep learning have made significant advances in the field, they have overlooked the generalization aspect, which makes them impractical for real-world deployment. The key novelty of our work is to formalize three critical forms of generalization and propose experiments to evaluate them: generalization with i) a varying number of cameras, ii) varying camera positions, and finally, iii) to new scenes. We find that existing state-of-the-art models show poor generalization by overfitting to a single scene and camera configuration. To address the concerns: (a) we propose a novel Generalized MVD (GMVD) dataset, assimilating diverse scenes with changing daytime, camera configurations, varying number of cameras, and (b) we discuss the properties essential to bring generalization to MVD and propose a barebones model to incorporate them. We perform a comprehensive set of experiments on the WildTrack, MultiViewX, and the GMVD datasets to motivate the necessity to evaluate the generalization abilities of MVD methods and to demonstrate the efficacy of the proposed approach. The code and the proposed dataset can be found at https://github.com/jeetv/GMVD

📄 PDF Abstract BibTeX arXiv:2109.12227

Code (1)

jeetv/gmvd 공식 구현

Tasks

multi-view detectionMultiview DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Enhancing Multi-View Pedestrian Detection Through Generalized 3D Feature Pulling

2023-12-20 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 12 · Sithu Aung, Haesol Park, Hyungjoo Jung, Junghyun Cho

The main challenge in multi-view pedestrian detection is integrating view-specific features into a unified space for comprehensive end-to-end perception. Prior multi-view detection methods have focused on projecting pers…

multi-view detectionMultiview DetectionPedestrian Detectionvalid

NMS by Representative Region: Towards Crowded Pedestrian Detection by Proposal Pairing

2020-03-28 · CVPR 2020 6 · Xin Huang, Zheng Ge, Zequn Jie, Osamu Yoshie

Although significant progress has been made in pedestrian detection recently, pedestrian detection in crowded scenes is still challenging. The heavy occlusion between pedestrians imposes great challenges to the standard …

Pedestrian Detection

PedHunter: Occlusion Robust Pedestrian Detector in Crowded Scenes

2019-09-15 · Cheng Chi, Shifeng Zhang, Junliang Xing, Zhen Lei 외

Pedestrian detection in crowded scenes is a challenging problem, because occlusion happens frequently among different pedestrians. In this paper, we propose an effective and efficient detection network to hunt pedestrian…

Data AugmentationOcclusion HandlingPedestrian DetectionRepresentation Learning

MSMVD: Exploiting Multi-scale Image Features via Multi-scale BEV Features for Multi-view Pedestrian Detection

2025-08-28 · Taiga Yamane, Satoshi Suzuki, Ryo Masumura, Shota Orihashi 외 arxiv

Multi-View Pedestrian Detection (MVPD) aims to detect pedestrians in the form of a bird's eye view (BEV) from multi-view images. In MVPD, end-to-end trainable deep learning methods have progressed greatly. However, they …

Pedestrian Detection

Booster-SHOT: Boosting Stacked Homography Transformations for Multiview Pedestrian Detection with Attention

2022-08-19 · Jinwoo Hwang, Philipp Benz, Tae-hoon Kim

Improving multi-view aggregation is integral for multi-view pedestrian detection, which aims to obtain a bird's-eye-view pedestrian occupancy map from images captured through a set of calibrated cameras. Inspired by the …

Multiview DetectionPedestrian Detection