paper-with-me

Papers

Crowd Counting With Deep Negative Correlation Learning

2018-06-01 · CVPR 2018 6 · Zenglin Shi, Le Zhang, Yun Liu, Xiaofeng Cao, Yangdong Ye, Ming-Ming Cheng, Guoyan Zheng

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 BibTeX

Code (1)

shizenglin/Deep-NCL 공식 구현

Tasks

Crowd Counting

Similar Papers 제목 키워드 기반

Dense Point Prediction: A Simple Baseline for Crowd Counting and Localization

2021-04-26 · Yi Wang, Xinyu Hou, Lap-Pui Chau

In this paper, we propose a simple yet effective crowd counting and localization network named SCALNet. Unlike most existing works that separate the counting and localization tasks, we consider those tasks as a pixel-wis…

Crowd Counting

Residual Regression With Semantic Prior for Crowd Counting

2019-06-01 · CVPR 2019 6 · Jia Wan, Wenhan Luo, Baoyuan Wu, Antoni B. Chan 외

Crowd counting is a challenging task due to factors such as large variations in crowdedness and severe occlusions. Although recent deep learning based counting algorithms have achieved a great progress, the correlation k…

Crowd Countingregression

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

Improving trajectory continuity in drone-based crowd monitoring using a set of minimal-cost techniques and deep discriminative correlation filters

2025-04-28 · Bartosz Ptak, Marek Kraft

Drone-based crowd monitoring is the key technology for applications in surveillance, public safety, and event management. However, maintaining tracking continuity and consistency remains a significant challenge. Traditio…

Computational EfficiencyMotion CompensationObject Tracking

Robust Regression via Deep Negative Correlation Learning

2019-08-24 · Le Zhang, Zenglin Shi, Ming-Ming Cheng, Yun Liu 외

Nonlinear regression has been extensively employed in many computer vision problems (e.g., crowd counting, age estimation, affective computing). Under the umbrella of deep learning, two common solutions exist i) transfor…

Age EstimationCrowd CountingImage Super-Resolutionregression+1