English

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

Computer Vision and Pattern Recognition 2018-04-12 v4

Abstract

We propose a network for Congested Scene Recognition called CSRNet to provide a data-driven and deep learning method that can understand highly congested scenes and perform accurate count estimation as well as present high-quality density maps. The proposed CSRNet is composed of two major components: a convolutional neural network (CNN) as the front-end for 2D feature extraction and a dilated CNN for the back-end, which uses dilated kernels to deliver larger reception fields and to replace pooling operations. CSRNet is an easy-trained model because of its pure convolutional structure. We demonstrate CSRNet on four datasets (ShanghaiTech dataset, the UCF_CC_50 dataset, the WorldEXPO'10 dataset, and the UCSD dataset) and we deliver the state-of-the-art performance. In the ShanghaiTech Part_B dataset, CSRNet achieves 47.3% lower Mean Absolute Error (MAE) than the previous state-of-the-art method. We extend the targeted applications for counting other objects, such as the vehicle in TRANCOS dataset. Results show that CSRNet significantly improves the output quality with 15.4% lower MAE than the previous state-of-the-art approach.

Keywords

Cite

@article{arxiv.1802.10062,
  title  = {CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes},
  author = {Yuhong Li and Xiaofan Zhang and Deming Chen},
  journal= {arXiv preprint arXiv:1802.10062},
  year   = {2018}
}

Comments

Accepted by CVPR 2018

R2 v1 2026-06-23T00:35:35.317Z