paper-with-me

Papers

Learning Discriminative Features for Crowd Counting

2023-11-08 · Yuehai Chen, Qingzhong Wang, Jing Yang, Badong Chen, Haoyi Xiong, Shaoyi Du

Crowd counting models in highly congested areas confront two main challenges: weak localization ability and difficulty in differentiating between foreground and background, leading to inaccurate estimations. The reason is that objects in highly congested areas are normally small and high level features extracted by convolutional neural networks are less discriminative to represent small objects. To address these problems, we propose a learning discriminative features framework for crowd counting, which is composed of a masked feature prediction module (MPM) and a supervised pixel-level contrastive learning module (CLM). The MPM randomly masks feature vectors in the feature map and then reconstructs them, allowing the model to learn about what is present in the masked regions and improving the model's ability to localize objects in high density regions. The CLM pulls targets close to each other and pushes them far away from background in the feature space, enabling the model to discriminate foreground objects from background. Additionally, the proposed modules can be beneficial in various computer vision tasks, such as crowd counting and object detection, where dense scenes or cluttered environments pose challenges to accurate localization. The proposed two modules are plug-and-play, incorporating the proposed modules into existing models can potentially boost their performance in these scenarios.

📄 PDF Abstract BibTeX arXiv:2311.04509

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningCrowd Countingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Crowd Counting via Weighted VLAD on Dense Attribute Feature Maps

2016-04-29 · Biyun Sheng, Chunhua Shen, Guosheng Lin, Jun Li 외

Crowd counting is an important task in computer vision, which has many applications in video surveillance. Although the regression-based framework has achieved great improvements for crowd counting, how to improve the di…

AttributeCrowd Counting

Crowd Counting by Adapting Convolutional Neural Networks with Side Information

2016-11-21 · Di Kang, Debarun Dhar, Antoni B. Chan

Computer vision tasks often have side information available that is helpful to solve the task. For example, for crowd counting, the camera perspective (e.g., camera angle and height) gives a clue about the appearance and…

Crowd CountingImage Deconvolution

SCAR: Spatial-/Channel-wise Attention Regression Networks for Crowd Counting

2019-08-10 · Junyu. Gao, Qi. Wang, Yuan Yuan

Recently, crowd counting is a hot topic in crowd analysis. Many CNN-based counting algorithms attain good performance. However, these methods only focus on the local appearance features of crowd scenes but ignore the lar…

Crowd Countingregression

Thermal-Only Crowd Counting with Deployment-Time Privacy Protection

2026-05-16 · Yifei Qian, Zhongliang Guo, Chun Tong Lei, Bowen Deng 외 arxiv

While RGB-Thermal crowd counting has shown promise, the paradigm faces critical limitations: RGB data raises privacy concerns in public surveillance, and multi-modal misalignment degrades fusion performance. We propose t…

Crowd Counting

Crowd Transformer Network

2019-04-04 · Viresh Ranjan, Mubarak Shah, Minh Hoai Nguyen

In this paper, we tackle the problem of Crowd Counting, and present a crowd density estimation based approach for obtaining the crowd count. Most of the existing crowd counting approaches rely on local features for estim…

Crowd CountingDensity Estimation