Cross-head Supervision for Crowd Counting with Noisy Annotations
Mingliang Dai, Zhizhong Huang, Jiaqi Gao, Hongming Shan, Junping, Zhang

TL;DR
This paper introduces CHS-Net, a crowd counting model with cross-head supervision using a convolution and transformer head to mitigate noisy annotations, improving accuracy on standard datasets.
Contribution
The paper proposes a novel cross-head supervision mechanism with a progressive learning strategy to enhance crowd counting under noisy annotation conditions.
Findings
Outperforms state-of-the-art methods on ShanghaiTech and QNRF datasets.
Effectively mitigates the impact of noisy annotations in crowd counting.
Demonstrates robustness with a combined convolution and transformer architecture.
Abstract
Noisy annotations such as missing annotations and location shifts often exist in crowd counting datasets due to multi-scale head sizes, high occlusion, etc. These noisy annotations severely affect the model training, especially for density map-based methods. To alleviate the negative impact of noisy annotations, we propose a novel crowd counting model with one convolution head and one transformer head, in which these two heads can supervise each other in noisy areas, called Cross-Head Supervision. The resultant model, CHS-Net, can synergize different types of inductive biases for better counting. In addition, we develop a progressive cross-head supervision learning strategy to stabilize the training process and provide more reliable supervision. Extensive experimental results on ShanghaiTech and QNRF datasets demonstrate superior performance over state-of-the-art methods. Code is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications · Data Stream Mining Techniques
MethodsConvolution
