paper-with-me

Papers

Dynamic Proxy Domain Generalizes the Crowd Localization by Better Binary Segmentation

2024-04-22 · Junyu Gao, Da Zhang, Xuelong Li

Crowd localization targets on predicting each instance precise location within an image. Current advanced methods propose the pixel-wise binary classification to tackle the congested prediction, in which the pixel-level thresholds binarize the prediction confidence of being the pedestrian head. Since the crowd scenes suffer from extremely varying contents, counts and scales, the confidence-threshold learner is fragile and under-generalized encountering domain knowledge shift. Moreover, at the most time, the target domain is agnostic in training. Hence, it is imperative to exploit how to enhance the generalization of confidence-threshold locator to the latent target domain. In this paper, we propose a Dynamic Proxy Domain (DPD) method to generalize the learner under domain shift. Concretely, based on the theoretical analysis to the generalization error risk upper bound on the latent target domain to a binary classifier, we propose to introduce a generated proxy domain to facilitate generalization. Then, based on the theory, we design a DPD algorithm which is composed by a training paradigm and proxy domain generator to enhance the domain generalization of the confidence-threshold learner. Besides, we conduct our method on five kinds of domain shift scenarios, demonstrating the effectiveness on generalizing the crowd localization. Our code will be available at https://github.com/zhangda1018/DPD.

📄 PDF Abstract BibTeX arXiv:2404.13992

Code (1)

zhangda1018/dpd 공식 구현 pytorch

Tasks

Binary ClassificationDomain Generalization

Similar Papers 제목 키워드 기반

SynMVCrowd: A Large Synthetic Benchmark for Multi-view Crowd Counting and Localization

2026-03-25 · Qi Zhang, Daijie Chen, Yunfei Gong, Hui Huang arxiv

Existing multi-view crowd counting and localization methods are evaluated under relatively small scenes with limited crowd numbers, camera views, and frames. This makes the evaluation and comparison of existing methods i…

Data AugmentationCrowd Counting

Exploring Scale Shift in Crowd Localization under the Context of Domain Generalization

2025-10-22 · Juncheng Wang, Lei Shang, Ziqi Liu, Wang Lu 외 arxiv

Crowd localization plays a crucial role in visual scene understanding towards predicting each pedestrian location in a crowd, thus being applicable to various downstream tasks. However, existing approaches suffer from si…

Domain GeneralizationScene Understanding

EHNet: An Efficient Hybrid Network for Crowd Counting and Localization

2025-03-15 · Yuqing Yan, Yirui Wu

In recent years, crowd counting and localization have become crucial techniques in computer vision, with applications spanning various domains. The presence of multi-scale crowd distributions within a single image remain…

Crowd CountingDecoder

Continuous Locomotive Crowd Behavior Generation

2025-04-07 · CVPR 2025 1 · Inhwan Bae, Junoh Lee, Hae-Gon Jeon

Modeling and reproducing crowd behaviors are important in various domains including psychology, robotics, transport engineering and virtual environments. Conventional methods have focused on synthesizing momentary scenes…

Dynamic Objects Segmentation for Visual Localization in Urban Environments

2018-07-09 · Guoxiang Zhou, Berta Bescos, Marcin Dymczyk, Mark Pfeiffer 외

Visual localization and mapping is a crucial capability to address many challenges in mobile robotics. It constitutes a robust, accurate and cost-effective approach for local and global pose estimation within prior maps.…

Pose EstimationVisual LocalizationVisual Odometry