Crowd Counting With Deep Negative Correlation Learning

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 severe over-fitting. Here we propose a new learning strategy to produce generalizable features by way of deep negative correlation learning (NCL). More specifically, we deeply learn a pool of decorrelated regressors with sound generalization capabilities through managing their intrinsic diversities. Our proposed method, named decorrelated ConvNet (D-ConvNet), is end-to-end-trainable and independent of the backbone fully-convolutional network architectures. Extensive experiments on very deep VGGNet as well as our customized network structure indicate the superiority of D-ConvNet when compared with several state-of-the-art methods. Our implementation will be released at https://github.com/shizenglin/Deep-NCL

PDF Abstract

Datasets


Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Crowd Counting UCF CC 50 D-ConvNet MAE 288.4 # 12

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Crowd Counting ShanghaiTech A D-ConvNet MAE 73.5 # 22
Crowd Counting ShanghaiTech B D-ConvNet MAE 18.7 # 22
Crowd Counting WorldExpo’10 D-ConvNet Average MAE 9.1 # 9

Methods


No methods listed for this paper. Add relevant methods here