paper-with-me

Papers

CrowdCLIP: Unsupervised Crowd Counting via Vision-Language Model

2023-04-09 · CVPR 2023 1 · Dingkang Liang, Jiahao Xie, Zhikang Zou, Xiaoqing Ye, Wei Xu, Xiang Bai

Supervised crowd counting relies heavily on costly manual labeling, which is difficult and expensive, especially in dense scenes. To alleviate the problem, we propose a novel unsupervised framework for crowd counting, named CrowdCLIP. The core idea is built on two observations: 1) the recent contrastive pre-trained vision-language model (CLIP) has presented impressive performance on various downstream tasks; 2) there is a natural mapping between crowd patches and count text. To the best of our knowledge, CrowdCLIP is the first to investigate the vision language knowledge to solve the counting problem. Specifically, in the training stage, we exploit the multi-modal ranking loss by constructing ranking text prompts to match the size-sorted crowd patches to guide the image encoder learning. In the testing stage, to deal with the diversity of image patches, we propose a simple yet effective progressive filtering strategy to first select the highly potential crowd patches and then map them into the language space with various counting intervals. Extensive experiments on five challenging datasets demonstrate that the proposed CrowdCLIP achieves superior performance compared to previous unsupervised state-of-the-art counting methods. Notably, CrowdCLIP even surpasses some popular fully-supervised methods under the cross-dataset setting. The source code will be available at https://github.com/dk-liang/CrowdCLIP.

📄 PDF Abstract BibTeX arXiv:2304.04231

Code (2)

dk-liang/crowdclip 공식 구현 pytorch
raywang335/l2rclip pytorch

Tasks

Cross-Part Crowd CountingCrowd CountingLanguage ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

Semi-Supervised Crowd Counting from Unlabeled Data

2021-08-31 · Haoran Duan, Fan Wan, Rui Sun, Zeyu Wang 외

Automatic Crowd behavior analysis can be applied to effectively help the daily transportation statistics and planning, which helps the smart city construction. As one of the most important keys, crowd counting has drawn …

Crowd Counting

Fine-Grained Counting with Crowd-Sourced Supervision

2022-05-23 · Justin Kay, Catherine M. Foley, Tom Hart

Crowd-sourcing is an increasingly popular tool for image analysis in animal ecology. Computer vision methods that can utilize crowd-sourced annotations can help scale up analysis further. In this work we study the potent…

Crowd Counting

A Strong Baseline for Crowd Counting and Unsupervised People Localization

2020-11-07 · Liangzi Rong, Chunping Li

In this paper, we explore a strong baseline for crowd counting and an unsupervised people localization algorithm based on estimated density maps. Firstly, existing methods achieve state-of-the-art performance based on di…

ClusteringCrowd Counting

ProgRoCC: A Progressive Approach to Rough Crowd Counting

2025-04-18 · Shengqin Jiang, Linfei Li, Haokui Zhang, Qingshan Liu 외

As the number of individuals in a crowd grows, enumeration-based techniques become increasingly infeasible and their estimates increasingly unreliable. We propose instead an estimation-based version of the problem: we la…

Crowd Counting

Multiscale Crowd Counting and Localization By Multitask Point Supervision

2022-02-21 · Mohsen Zand, Haleh Damirchi, Andrew Farley, Mahdiyar Molahasani 외

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multita…

Crowd Counting