paper-with-me

Papers

CrowdMAC: Masked Crowd Density Completion for Robust Crowd Density Forecasting

2024-07-20 · Ryo Fujii, Ryo Hachiuma, Hideo Saito

A crowd density forecasting task aims to predict how the crowd density map will change in the future from observed past crowd density maps. However, the past crowd density maps are often incomplete due to the miss-detection of pedestrians, and it is crucial to develop a robust crowd density forecasting model against the miss-detection. This paper presents a MAsked crowd density Completion framework for crowd density forecasting (CrowdMAC), which is simultaneously trained to forecast future crowd density maps from partially masked past crowd density maps (i.e., forecasting maps from past maps with miss-detection) while reconstructing the masked observation maps (i.e., imputing past maps with miss-detection). Additionally, we propose Temporal-Density-aware Masking (TDM), which non-uniformly masks tokens in the observed crowd density map, considering the sparsity of the crowd density maps and the informativeness of the subsequent frames for the forecasting task. Moreover, we introduce multi-task masking to enhance training efficiency. In the experiments, CrowdMAC achieves state-of-the-art performance on seven large-scale datasets, including SDD, ETH-UCY, inD, JRDB, VSCrowd, FDST, and croHD. We also demonstrate the robustness of the proposed method against both synthetic and realistic miss-detections. The code is released at https://fujiry0.github.io/CrowdMAC-project-page.

📄 PDF Abstract BibTeX arXiv:2407.14725

Code (0)

등록된 구현이 없습니다.

Tasks

Informativeness

Similar Papers 제목 키워드 기반

CrowdDiff: Multi-hypothesis Crowd Density Estimation using Diffusion Models

2024-01-01 · CVPR 2024 1 · Yasiru Ranasinghe, Nithin Gopalakrishnan Nair, Wele Gedara Chaminda Bandara, Vishal M. Patel

Crowd counting is a fundamental problem in crowd analysis which is typically accomplished by estimating a crowd density map and summing over the density values. However this approach suffers from background noise acc…

Crowd CountingDensity Estimation

Semi-Supervised Crowd Counting with Contextual Modeling: Facilitating Holistic Understanding of Crowd Scenes

2023-10-16 · Yifei Qian, Xiaopeng Hong, Zhongliang Guo, Ognjen Arandjelović 외

To alleviate the heavy annotation burden for training a reliable crowd counting model and thus make the model more practicable and accurate by being able to benefit from more data, this paper presents a new semi-supervis…

Crowd Counting

$CrowdDiff$: Multi-hypothesis Crowd Density Estimation using Diffusion Models

2023-03-22 · Yasiru Ranasinghe, Nithin Gopalakrishnan Nair, Wele Gedara Chaminda Bandara, Vishal M. Patel

Crowd counting is a fundamental problem in crowd analysis which is typically accomplished by estimating a crowd density map and summing over the density values. However, this approach suffers from background noise accumu…

Contour DetectionCrowd CountingDensity Estimation

Crowd Density Forecasting by Modeling Patch-based Dynamics

2019-11-22 · Hiroaki Minoura, Ryo Yonetani, Mai Nishimura, Yoshitaka Ushiku

Forecasting human activities observed in videos is a long-standing challenge in computer vision, which leads to various real-world applications such as mobile robots, autonomous driving, and assistive systems. In this wo…

Autonomous Driving

PDANet: Pyramid Density-aware Attention Net for Accurate Crowd Counting

2020-01-16 · Saeed Amirgholipour, Xiangjian He, Wenjing Jia, Dadong Wang 외

Crowd counting, i.e., estimating the number of people in a crowded area, has attracted much interest in the research community. Although many attempts have been reported, crowd counting remains an open real-world problem…

Crowd CountingDecoder