paper-with-me

Papers

Crowd Counting and Density Estimation by Trellis Encoder-Decoder Network

2019-03-03 · Xiaolong Jiang, Zehao Xiao, Baochang Zhang, Xian-Tong Zhen, Xian-Bin Cao, David Doermann, Ling Shao

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on generating high-quality density estimation maps. The major contributions are four-fold. First, we develop a new trellis architecture that incorporates multiple decoding paths to hierarchically aggregate features at different encoding stages, which can handle large variations of objects. Second, we design dense skip connections interleaved across paths to facilitate sufficient multi-scale feature fusions and to absorb the supervision information. Third, we propose a new combinatorial loss to enforce local coherence and spatial correlation in density maps. By distributedly imposing this combinatorial loss on intermediate outputs, gradient vanishing can be largely alleviated for better back-propagation and faster convergence. Finally, our TEDnet achieves new state-of-the art performance on four benchmarks, with an improvement up to 14% in terms of MAE.

📄 PDF Abstract BibTeX arXiv:1903.00853

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd CountingDecoderDensity Estimation

Similar Papers 제목 키워드 기반

Crowd Counting and Density Estimation by Trellis Encoder-Decoder Networks

2019-06-01 · CVPR 2019 6 · Xiaolong Jiang, Zehao Xiao, Baochang Zhang, Xiantong Zhen 외

Crowd counting has recently attracted increasing interest in computer vision but remains a challenging problem. In this paper, we propose a trellis encoder-decoder network (TEDnet) for crowd counting, which focuses on ge…

Crowd CountingDecoderDensity Estimation

MRCNet: Crowd Counting and Density Map Estimation in Aerial and Ground Imagery

2019-09-27 · Reza Bahmanyar, Elenora Vig, Peter Reinartz

In spite of the many advantages of aerial imagery for crowd monitoring and management at mass events, datasets of aerial images of crowds are still lacking in the field. As a remedy, in this work we introduce a novel cro…

Crowd CountingDecoderManagement

DecideNet: Counting Varying Density Crowds Through Attention Guided Detection and Density Estimation

2017-12-18 · CVPR 2018 6 · Jiang Liu, Chenqiang Gao, Deyu Meng, Alexander G. Hauptmann

In real-world crowd counting applications, the crowd densities vary greatly in spatial and temporal domains. A detection based counting method will estimate crowds accurately in low density scenes, while its reliability …

Crowd CountingDensity Estimationregression

Crowd Transformer Network

2019-04-04 · Viresh Ranjan, Mubarak Shah, Minh Hoai Nguyen

In this paper, we tackle the problem of Crowd Counting, and present a crowd density estimation based approach for obtaining the crowd count. Most of the existing crowd counting approaches rely on local features for estim…

Crowd CountingDensity Estimation

Crowd Density Estimation using Imperfect Labels

2022-12-02 · Muhammad Asif Khan, Hamid Menouar, Ridha Hamila

Density estimation is one of the most widely used methods for crowd counting in which a deep learning model learns from head-annotated crowd images to estimate crowd density in unseen images. Typically, the learning perf…

Crowd CountingDensity EstimationMissing Labels