中文
相关论文

相关论文: CountingDINO: A Training-free Pipeline for Class-A…

200 篇论文

Class-Agnostic Counting (CAC) seeks to accurately count objects in a given image with only a few reference examples. While previous methods achieving this relied on additional training, recent efforts have shown that it's possible to…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yuhao Lin , Haiming Xu , Lingqiao Liu , Javen Qinfeng Shi

Class-Agnostic object Counting (CAC) involves counting instances of objects from arbitrary classes within an image. Due to its practical importance, CAC has received increasing attention in recent years. Most existing methods assume a…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Michail Spanakis , Iason Oikonomidis , Antonis Argyros

Class-agnostic counting (CAC) aims to count objects of interest from a query image given few exemplars. This task is typically addressed by extracting the features of query image and exemplars respectively and then matching their feature…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Zhicheng Wang , Liwen Xiao , Zhiguo Cao , Hao Lu

Class-agnostic counting (CAC) aims to count all instances in a query image given few exemplars. A standard pipeline is to extract visual features from exemplars and match them with query images to infer object counts. Two essential…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Min Shi , Hao Lu , Chen Feng , Chengxin Liu , Zhiguo Cao

Visual object counting has recently shifted towards class-agnostic counting (CAC), which addresses the challenge of counting objects across arbitrary categories, a crucial capability for flexible and generalizable counting systems. Unlike…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Luca Ciampi , Ali Azmoudeh , Elif Ecem Akbaba , Erdi Sarıtaş , Ziya Ata Yazıcı , Hazım Kemal Ekenel , Giuseppe Amato , Fabrizio Falchi

Current class-agnostic counting methods can generalise to unseen classes but usually require reference images to define the type of object to be counted, as well as instance annotations during training. Reference-less class-agnostic…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Michael Hobley , Victor Prisacariu

Class-agnostic counting (CAC) has numerous potential applications across various domains. The goal is to count objects of an arbitrary category during testing, based on only a few annotated exemplars. In this paper, we point out that the…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Jingyi Xu , Hieu Le , Dimitris Samaras

Recently, Class-Agnostic Counting (CAC) problem has garnered increasing attention owing to its intriguing generality and superior efficiency compared to Category-Specific Counting (CSC). This paper proposes a novel ExpressCount to enhance…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Mingjie Wang , Jun Zhou , Yong Dai , Eric Buys , Minglun Gong

Class-agnostic counting (CAC) methods reduce annotation costs by letting users define what to count at test-time through text or visual exemplars. However, current open-vocabulary approaches work well for broad categories but fail when…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Adriano D'Alessandro , Ali Mahdavi-Amiri , Ghassan Hamarneh

In the era of foundation models, CLIP has emerged as a powerful tool for aligning text & visual modalities into a common embedding space. However, the alignment objective used to train CLIP often results in subpar visual features for…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Mohamed Fazli Imam , Rufael Fedaku Marew , Jameel Hassan , Mustansar Fiaz , Alham Fikri Aji , Hisham Cholakkal

We tackle the task of Class Agnostic Counting, which aims to count objects in a novel object category at test time without any access to labeled training data for that category. All previous class agnostic counting methods cannot work in a…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Viresh Ranjan , Minh Hoai

Considering the abundance of unlabeled speech data and the high labeling costs, unsupervised learning methods can be essential for better system development. One of the most successful methods is contrastive self-supervised methods, which…

音频与语音处理 · 电气工程与系统科学 2022-08-11 Jaejin Cho , Raghavendra Pappagari , Piotr Żelasko , Laureano Moro-Velazquez , Jesús Villalba , Najim Dehak

Class-agnostic counting methods enumerate objects of an arbitrary class, providing tremendous utility in many fields. Prior works have limited usefulness as they require either a set of examples of the type to be counted or that the query…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Michael A. Hobley , Victor A. Prisacariu

Humans can often count unfamiliar objects by observing visual repetition and composition, rather than relying only on object categories. However, many exemplar-free counting models struggle in such situations and may overcount when objects…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Md Tanvir Hossain , Akif Islam , Mohd Ruhul Ameen

The class-agnostic counting (CAC) problem has caught increasing attention recently due to its wide societal applications and arduous challenges. To count objects of different categories, existing approaches rely on user-provided exemplars,…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Mingjie Wang , Yande Li , Jun Zhou , Graham W. Taylor , Minglun Gong

We propose WS-DINO as a novel framework to use weak label information in learning phenotypic representations from high-content fluorescent images of cells. Our model is based on a knowledge distillation approach with a vision transformer…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Jan Oscar Cross-Zamirski , Guy Williams , Elizabeth Mouchet , Carola-Bibiane Schönlieb , Riku Turkki , Yinhai Wang

Current state-of-the-art methods for panoptic segmentation require an immense amount of annotated training data that is both arduous and expensive to obtain posing a significant challenge for their widespread adoption. Concurrently, recent…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Markus Käppeler , Kürsat Petek , Niclas Vödisch , Wolfram Burgard , Abhinav Valada

We present SIMCO, the first agnostic multi-class object counting approach. SIMCO starts by detecting foreground objects through a novel Mask RCNN-based architecture trained beforehand (just once) on a brand-new synthetic 2D shape dataset,…

计算机视觉与模式识别 · 计算机科学 2020-10-14 Marco Godi , Christian Joppi , Andrea Giachetti , Marco Cristani

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Xinlong Wang , Zhiding Yu , Shalini De Mello , Jan Kautz , Anima Anandkumar , Chunhua Shen , Jose M. Alvarez

Object-centric understanding is fundamental to human vision and required for complex reasoning. Traditional methods define slot-based bottlenecks to learn object properties explicitly, while recent self-supervised vision models like DINO…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Stefan Sylvius Wagner , Stefan Harmeling
‹ 上一页 1 2 3 10 下一页 ›