paper-with-me

Papers

A Deeply-Recursive Convolutional Network for Crowd Counting

2018-05-15 · Xinghao Ding, Zhirui Lin, Fujin He, Yu Wang, Yue Huang

The estimation of crowd count in images has a wide range of applications such as video surveillance, traffic monitoring, public safety and urban planning. Recently, the convolutional neural network (CNN) based approaches have been shown to be more effective in crowd counting than traditional methods that use handcrafted features. However, the existing CNN-based methods still suffer from large number of parameters and large storage space, which require high storage and computing resources and thus limit the real-world application. Consequently, we propose a deeply-recursive network (DR-ResNet) based on ResNet blocks for crowd counting. The recursive structure makes the network deeper while keeping the number of parameters unchanged, which enhances network capability to capture statistical regularities in the context of the crowd. Besides, we generate a new dataset from the video-monitoring data of Beijing bus station. Experimental results have demonstrated that proposed method outperforms most state-of-the-art methods with far less number of parameters.

📄 PDF Abstract BibTeX arXiv:1805.05633

Code (0)

등록된 구현이 없습니다.

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Crowd Counting With Deep Negative Correlation Learning

2018-06-01 · CVPR 2018 6 · Zenglin Shi, Le Zhang, Yun Liu, Xiaofeng Cao 외

Deep convolutional networks (ConvNets) have achieved unprecedented performances on many computer vision tasks. However, their adaptations to crowd counting on single images are still in their infancy and suffer from seve…

Crowd Counting

Deeply-Recursive Convolutional Network for Image Super-Resolution

2015-11-14 · CVPR 2016 6 · Jiwon Kim, Jung Kwon Lee, Kyoung Mu Lee

We propose an image super-resolution method (SR) using a deeply-recursive convolutional network (DRCN). Our network has a very deep recursive layer (up to 16 recursions). Increasing recursion depth can improve performanc…

Image Super-ResolutionSuper-Resolution

Cross-Scene Crowd Counting via Deep Convolutional Neural Networks

2015-06-01 · CVPR 2015 6 · Cong Zhang, Hongsheng Li, Xiaogang Wang, Xiaokang Yang

Cross-scene crowd counting is a challenging task where no laborious data annotation is required for counting people in new target surveillance crowd scenes unseen in the training set. The performance of most existing cro…

Crowd Counting

Super-Resolution Information Enhancement For Crowd Counting

2023-03-13 · Jiahao Xie, Wei Xu, Dingkang Liang, Zhanyu Ma 외

Crowd counting is a challenging task due to the heavy occlusions, scales, and density variations. Existing methods handle these challenges effectively while ignoring low-resolution (LR) circumstances. The LR circumstance…

Crowd CountingSuper-Resolution

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