paper-with-me

홈 › Papers

Improving Dense Crowd Counting Convolutional Neural Networks using Inverse k-Nearest Neighbor Maps and Multiscale Upsampling

2019-01-31 · Greg Olmschenk, Hao Tang, Zhigang Zhu

Gatherings of thousands to millions of people frequently occur for an enormous variety of events, and automated counting of these high-density crowds is useful for safety, management, and measuring significance of an event. In this work, we show that the regularly accepted labeling scheme of crowd density maps for training deep neural networks is less effective than our alternative inverse k-nearest neighbor (i$k$NN) maps, even when used directly in existing state-of-the-art network structures. We also provide a new network architecture MUD-i$k$NN, which uses multi-scale upsampling via transposed convolutions to take full advantage of the provided i$k$NN labeling. This upsampling combined with the i$k$NN maps further improves crowd counting accuracy. Our new network architecture performs favorably in comparison with the state-of-the-art. However, our labeling and upsampling techniques are generally applicable to existing crowd counting architectures.

📄 PDF Abstract BibTeX arXiv:1902.05379

Code (1)

golmschenk/sr-gan 공식 구현 pytorch

Tasks

Crowd CountingManagement

Similar Papers 제목 키워드 기반

Image Crowd Counting Using Convolutional Neural Network and Markov Random Field

2017-06-12 · Kang Han, Wanggen Wan, Haiyan Yao, Li Hou

In this paper, we propose a method called Convolutional Neural Network-Markov Random Field (CNN-MRF) to estimate the crowd count in a still image. We first divide the dense crowd visible image into overlapping patches an…

Crowd Counting

CrowdNet: A Deep Convolutional Network for Dense Crowd Counting

2016-08-22 · Lokesh Boominathan, Srinivas S. S. Kruthiventi, R. Venkatesh Babu

Our work proposes a novel deep learning framework for estimating crowd density from static images of highly dense crowds. We use a combination of deep and shallow, fully convolutional networks to predict the density map …

Crowd CountingData AugmentationDeep Learning

Dense Point-to-Mask Optimization with Reinforced Point Selection for Crowd Instance Segmentation

2026-04-02 · Hongru Chen, Jiyang Huang, Jia Wan, Antoni B. Chan arxiv

Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare…

Instance Segmentation

Crowd Counting via Weighted VLAD on Dense Attribute Feature Maps

2016-04-29 · Biyun Sheng, Chunhua Shen, Guosheng Lin, Jun Li 외

Crowd counting is an important task in computer vision, which has many applications in video surveillance. Although the regression-based framework has achieved great improvements for crowd counting, how to improve the di…

AttributeCrowd Counting

Inverse Attention Guided Deep Crowd Counting Network

2019-07-02 · Vishwanath A. Sindagi, Vishal M. Patel

In this paper, we address the challenging problem of crowd counting in congested scenes. Specifically, we present Inverse Attention Guided Deep Crowd Counting Network (IA-DCCN) that efficiently infuses segmentation infor…

Crowd CountingSegmentation