This repository is for listing papers of crowd counting published on CVPR, ICCV, ECCV and T-PAMI.
- [ASNet] Attention Scaling for Crowd Counting (CVPR) [paper] [code]
- [RAZ-Net] Recurrent Attentive Zooming for Joint Crowd Counting and Precise Localization (CVPR) [paper]
- [RDNet] Density Map Regression Guided Detection Network for RGB-D Crowd Counting and Localization (CVPR) [paper][code]
- [RRSP] Residual Regression with Semantic Prior for Crowd Counting (CVPR) [paper][code]
- [MVMS] Wide-Area Crowd Counting via Ground-Plane Density Maps and Multi-View Fusion CNNs (CVPR) [paper] [Project] [Dataset&Code]
- [AT-CFCN] Leveraging Heterogeneous Auxiliary Tasks to Assist Crowd Counting (CVPR) [paper]
- [TEDnet] Crowd Counting and Density Estimation by Trellis Encoder-Decoder Networks (CVPR) [paper]
- [CAN] Context-Aware Crowd Counting (CVPR) [paper] [code]
- [PACNN] Revisiting Perspective Information for Efficient Crowd Counting (CVPR)[paper]
- [PSDDN] Point in, Box out: Beyond Counting Persons in Crowds (CVPR(oral))[paper]
- [ADCrowdNet] ADCrowdNet: An Attention-injective Deformable Convolutional Network for Crowd Understanding (CVPR) [paper]
- [CCWld, SFCN] Learning from Synthetic Data for Crowd Counting in the Wild (CVPR) [paper] [Project] [arxiv]
- [CSR] CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes (CVPR) [paper] [code]
- [L2R] Leveraging Unlabeled Data for Crowd Counting by Learning to Rank (CVPR) [paper] [code]
- [ACSCP] Crowd Counting via Adversarial Cross-Scale Consistency Pursuit (CVPR) [paper] [unofficial code: PyTorch]
- [DecideNet] DecideNet: Counting Varying Density Crowds Through Attention Guided Detection and Density (CVPR) [paper]
- [D-ConvNet] Crowd Counting with Deep Negative Correlation Learning (CVPR) [paper] [code]
- [IG-CNN] Divide and Grow: Capturing Huge Diversity in Crowd Images with Incrementally Growing CNN (CVPR) [paper]
- [Switching CNN] Switching Convolutional Neural Network for Crowd Counting (CVPR) [paper] [code]
- [MCNN] Single-Image Crowd Counting via Multi-Column Convolutional Neural Network (CVPR) [paper] [unofficial code: TensorFlow PyTorch]
- [Zhang 2015] Cross-scene Crowd Counting via Deep Convolutional Neural Networks (CVPR) [paper] [code]
- [Idrees 2013] Multi-Source Multi-Scale Counting in Extremely Dense Crowd Images (CVPR) [paper]
- [Ma 2013] Crossing the Line: Crowd Counting by Integer Programming with Local Features (CVPR) [paper]
- [Chen 2013] Cumulative Attribute Space for Age and Crowd Density Estimation (CVPR) [paper]
- [Chan 2008] Privacy preserving crowd monitoring: Counting people without people models or tracking (CVPR) [paper]
- [CG-DRCN] Pushing the Frontiers of Unconstrained Crowd Counting: New Dataset and Benchmark Method (ICCV)[paper]
- [ADMG] Adaptive Density Map Generation for Crowd Counting (ICCV)[paper]
- [DSSINet] Crowd Counting with Deep Structured Scale Integration Network (ICCV) [paper][code]
- [RANet] Relational Attention Network for Crowd Counting (ICCV)[paper]
- [ANF] Attentional Neural Fields for Crowd Counting (ICCV)[paper]
- [SPANet] Learning Spatial Awareness to Improve Crowd Counting (ICCV(oral)) [paper]
- [MBTTBF] Multi-Level Bottom-Top and Top-Bottom Feature Fusion for Crowd Counting (ICCV) [paper]
- [CFF] Counting with Focus for Free (ICCV) [paper][code]
- [L2SM] Learn to Scale: Generating Multipolar Normalized Density Map for Crowd Counting (ICCV) [paper]
- [S-DCNet] From Open Set to Closed Set: Counting Objects by Spatial Divide-and-Conquer (ICCV) [paper][code]
- [BL] Bayesian Loss for Crowd Count Estimation with Point Supervision (ICCV(oral)) [paper][code]
- [PGCNet] Perspective-Guided Convolution Networks for Crowd Counting (ICCV) [paper][code]
- [CP-CNN] Generating High-Quality Crowd Density Maps using Contextual Pyramid CNNs (ICCV) [paper]
- [ConvLSTM] Spatiotemporal Modeling for Crowd Counting in Videos (ICCV) [paper]
- [COUNT Forest] COUNT Forest: CO-voting Uncertain Number of Targets using Random Forest for Crowd Density Estimation (ICCV) [paper]
- [Bayesian] Bayesian Model Adaptation for Crowd Counts (ICCV) [paper]
- [SSR] From Semi-Supervised to Transfer Counting of Crowds (ICCV) [paper]
- [Rodriguez 2011] Density-aware person detection and tracking in crowds (ICCV) [paper]
- [SANet] Scale Aggregation Network for Accurate and Efficient Crowd Counting (ECCV) [paper]
- [ic-CNN] Iterative Crowd Counting (ECCV) [paper]
- [CL] Composition Loss for Counting, Density Map Estimation and Localization in Dense Crowds (ECCV) [paper]
- [LCFCN] Where are the Blobs: Counting by Localization with Point Supervision (ECCV) [paper] [code]
- [Hydra-CNN] Towards perspective-free object counting with deep learning (ECCV) [paper] [code]
- [CNN-Boosting] Learning to Count with CNN Boosting (ECCV) [paper]
- [Crossing-line] Crossing-line Crowd Counting with Two-phase Deep Neural Networks (ECCV) [paper]
- [GP] Gaussian Process Density Counting from Weak Supervision (ECCV) [paper]
- [Arteta 2014] Interactive Object Counting (ECCV) [paper]
- [LSC-CNN] Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detection (T-PAMI) [paper][code]
- [D-ConvNet] Nonlinear Regression via Deep Negative Correlation Learning (T-PAMI) [paper](extension of D-ConvNet)[Project]
- [SL2R] Exploiting Unlabeled Data in CNNs by Self-supervised Learning to Rank (T-PAMI) [paper](extension of L2R)