paper-with-me

홈 › Papers

People Counting in Crowded and Outdoor Scenes using a Hybrid Multi-Camera Approach

2017-04-02 · Fabio Dittrich, Luiz E. S. de Oliveira, Alceu S. Britto Jr., Alessandro L. Koerich

This paper presents two novel approaches for people counting in crowded and open environments that combine the information gathered by multiple views. Multiple camera are used to expand the field of view as well as to mitigate the problem of occlusion that commonly affects the performance of counting methods using single cameras. The first approach is regarded as a direct approach and it attempts to segment and count each individual in the crowd. For such an aim, two head detectors trained with head images are employed: one based on support vector machines and another based on Adaboost perceptron. The second approach, regarded as an indirect approach employs learning algorithms and statistical analysis on the whole crowd to achieve counting. For such an aim, corner points are extracted from groups of people in a foreground image and computed by a learning algorithm which estimates the number of people in the scene. Both approaches count the number of people on the scene and not only on a given image or video frame of the scene. The experimental results obtained on the benchmark PETS2009 video dataset show that proposed indirect method surpasses other methods with improvements of up to 46.7% and provides accurate counting results for the crowded scenes. On the other hand, the direct method shows high error rates due to the fact that the latter has much more complex problems to solve, such as segmentation of heads.

📄 PDF Abstract BibTeX arXiv:1704.00326

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Depth Information Guided Crowd Counting for Complex Crowd Scenes

2018-03-03 · Mingliang Xu, Zhaoyang Ge, Xiaoheng Jiang, Gaoge Cui 외

It is important to monitor and analyze crowd events for the sake of city safety. In an EDOF (extended depth of field) image with a crowded scene, the distribution of people is highly imbalanced. People far away from the …

Crowd Counting

Tracking-by-Counting: Using Network Flows on Crowd Density Maps for Tracking Multiple Targets

2020-07-18 · Weihong Ren, Xinchao Wang, Jiandong Tian, Yandong Tang 외

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, det…

Cell TrackingMulti-Object TrackingObjectObject Tracking

Estimating People Flows to Better Count Them in Crowded Scenes

2019-11-25 · ECCV 2020 8 · Weizhe Liu, Mathieu Salzmann, Pascal Fua

Modern methods for counting people in crowded scenes rely on deep networks to estimate people densities in individual images. As such, only very few take advantage of temporal consistency in video sequences, and those th…

Optical Flow Estimation

Multi-modal Crowd Counting via Modal Emulation

2024-07-28 · Chenhao Wang, Xiaopeng Hong, Zhiheng Ma, Yupeng Wei 외

Multi-modal crowd counting is a crucial task that uses multi-modal cues to estimate the number of people in crowded scenes. To overcome the gap between different modalities, we propose a modal emulation-based two-pass mu…

Crowd Counting

Counting People by Estimating People Flows

2020-12-01 · Weizhe Liu, Mathieu Salzmann, Pascal Fua

Modern methods for counting people in crowded scenes rely on deep networks to estimate people densities in individual images. As such, only very few take advantage of temporal consistency in video sequences, and those th…

Active LearningCrowd CountingOptical Flow Estimation