中文
相关论文

相关论文: CLIP-EBC: CLIP Can Count Accurately through Enhanc…

200 篇论文

In this paper, we investigate the applicability of the CLIP-EBC framework, originally designed for crowd counting, to car object counting using the CARPK dataset. Experimental results show that our model achieves second-best performance…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Seoik Jung , Taekyung Song

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…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Dingkang Liang , Jiahao Xie , Zhikang Zou , Xiaoqing Ye , Wei Xu , Xiang Bai

Crowd counting problem that counts the number of people in an image has been extensively studied in recent years. In this paper, we introduce a new variant of crowd counting problem, namely "Categorized Crowd Counting", that counts the…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Sarkar Snigdha Sarathi Das , Syed Md. Mukit Rashid , Mohammed Eunus Ali

Crowd counting is a challenging problem due to the scene complexity and scale variation. Although deep learning has achieved great improvement in crowd counting, scene complexity affects the judgement of these methods and they usually…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Jiwei Chen , Wen Su , Zengfu Wang

Crowd-labeling emerged from the need to label large-scale and complex data, a tedious, expensive, and time-consuming task. One of the main challenges in the crowd-labeling task is to control for or determine in advance the proportion of…

人机交互 · 计算机科学 2016-07-11 Faiza Khan Khattak , Ansaf Salleb-Aouissi

Clustering has become an indispensable tool in the presence of increasingly large and complex data sets. Most clustering algorithms depend, either explicitly or implicitly, on the sampled density. However, estimated densities are fragile…

化学物理 · 物理学 2023-08-21 Moritz Thürlemann , Sereina Riniker

Occlusion is one of the fundamental challenges in crowd counting. In the community, various data-driven approaches have been developed to address this issue, yet their effectiveness is limited. This is mainly because most existing crowd…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Runling Long , Yunlong Wang , Jia Wan , Xiang Deng , Xinting Zhu , Weili Guan , Antoni B. Chan , Liqiang Nie

Ensuring that predicted probabilities align with observed frequencies is critical in high-stakes domains such as clinical decision support, autonomous driving and financial risk assessment. Existing calibration methods typically apply a…

机器学习 · 计算机科学 2026-05-26 Tomer Lavi , Bracha Shapira , Nadav Rappoport

Recent advances in visual-language models have shown remarkable zero-shot text-image matching ability that is transferable to downstream tasks such as object detection and segmentation. Adapting these models for object counting, however,…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Ruixiang Jiang , Lingbo Liu , Changwen Chen

Large-scale datasets have been pivotal to the advancements of deep learning models in recent years, but training on such large datasets invariably incurs substantial storage and computational overhead. Meanwhile, real-world datasets often…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Suorong Yang , Peng Ye , Wanli Ouyang , Dongzhan Zhou , Furao Shen

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 label Rough Crowd…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Shengqin Jiang , Linfei Li , Haokui Zhang , Qingshan Liu , Amin Beheshti , Jian Yang , Anton van den Hengel , Quan Z. Sheng , Yuankai Qi

Contrastive Language-Image Pre-training (CLIP) on large-scale image-caption datasets learns representations that can achieve remarkable zero-shot generalization. However, such models require a massive amount of pre-training data. Improving…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Siddharth Joshi , Arnav Jain , Ali Payani , Baharan Mirzasoleiman

The existing crowd counting models require extensive training data, which is time-consuming to annotate. To tackle this issue, we propose a simple yet effective crowd counting method by utilizing the Segment-Everything-Everywhere Model…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jia Wan , Qiangqiang Wu , Wei Lin , Antoni B. Chan

Image clustering is an important and open-challenging task in computer vision. Although many methods have been proposed to solve the image clustering task, they only explore images and uncover clusters according to the image features, thus…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Shaotian Cai , Liping Qiu , Xiaojun Chen , Qin Zhang , Longteng Chen

The advent of large pre-trained models has brought about a paradigm shift in both visual representation learning and natural language processing. However, clustering unlabeled images, as a fundamental and classic machine learning problem,…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Tianzhe Chu , Shengbang Tong , Tianjiao Ding , Xili Dai , Benjamin David Haeffele , René Vidal , Yi Ma

Contrastive Language-Image Pretraining (CLIP) stands out as a prominent method for image representation learning. Various architectures, from vision transformers (ViTs) to convolutional networks (ResNets) have been trained with CLIP to…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Cristian Rodriguez-Opazo , Ehsan Abbasnejad , Damien Teney , Hamed Damirchi , Edison Marrese-Taylor , Anton van den Hengel

Recent sophisticated CNN-based algorithms have demonstrated their extraordinary ability to automate counting crowds from images, thanks to their structures which are designed to address the issue of various head scales. However, these…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Yiming Ma

Crowd counting is a challenging yet critical task in computer vision with applications ranging from public safety to urban planning. Recent advances using Convolutional Neural Networks (CNNs) that estimate density maps have shown…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Abhinav Sagar

Concept-based approaches, which aim to identify human-understandable concepts within a model's internal representations, are a promising method for interpreting embeddings from deep neural network models, such as CLIP. While these…

机器学习 · 计算机科学 2025-06-18 Jitian Zhao , Chenghui Li , Frederic Sala , Karl Rohe

Contrastive language-image pre-training, CLIP for short, has gained increasing attention for its potential in various scenarios. In this paper, we propose EVA-CLIP, a series of models that significantly improve the efficiency and…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Quan Sun , Yuxin Fang , Ledell Wu , Xinlong Wang , Yue Cao
‹ 上一页 1 2 3 10 下一页 ›