中文
相关论文

相关论文: CountZES: Counting via Zero-Shot Exemplar Selectio…

200 篇论文

Low-shot object counting addresses estimating the number of previously unobserved objects in an image using only few or no annotated test-time exemplars. A considerable challenge for modern low-shot counters are dense regions with small…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Grega Šuštar , Jer Pelhan , Alan Lukežič , Matej Kristan

3D object pose estimation is a challenging task. Previous works always require thousands of object images with annotated poses for learning the 3D pose correspondence, which is laborious and time-consuming for labeling. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Fengrui Tian , Yaoyao Liu , Adam Kortylewski , Yueqi Duan , Shaoyi Du , Alan Yuille , Angtian Wang

Most existing object detection methods rely on the availability of abundant labelled training samples per class and offline model training in a batch mode. These requirements substantially limit their scalability to open-ended accommodation…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Juan-Manuel Perez-Rua , Xiatian Zhu , Timothy Hospedales , Tao Xiang

Existing works on visual counting primarily focus on one specific category at a time, such as people, animals, and cells. In this paper, we are interested in counting everything, that is to count objects from any category given only a few…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Viresh Ranjan , Udbhav Sharma , Thu Nguyen , Minh Hoai

We present ZSE-Cap (Zero-Shot Ensemble for Captioning), our 4th place system in Event-Enriched Image Analysis (EVENTA) shared task on article-grounded image retrieval and captioning. Our zero-shot approach requires no finetuning on the…

计算与语言 · 计算机科学 2025-07-29 Duc-Tai Dinh , Duc Anh Khoa Dinh

Our objective is open-world object counting in images, where the target object class is specified by a text description. To this end, we propose CounTX, a class-agnostic, single-stage model using a transformer decoder counting head on top…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Niki Amini-Naieni , Kiana Amini-Naieni , Tengda Han , Andrew Zisserman

Object pose estimation, crucial in computer vision and robotics applications, faces challenges with the diversity of unseen categories. We propose a zero-shot method to achieve category-level 6-DOF object pose estimation, which exploits…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Wentian Qu , Chenyu Meng , Heng Li , Jian Cheng , Cuixia Ma , Hongan Wang , Xiao Zhou , Xiaoming Deng , Ping Tan

Quantization is a key technique to reduce network size and computational complexity by representing the network parameters with a lower precision. Traditional quantization methods rely on access to original training data, which is often…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Changhao Li , Xinrui Chen , Ji Wang , Kang Zhao , Jianfei Chen

Low-shot object counters estimate the number of objects in an image using few or no annotated exemplars. Objects are localized by matching them to prototypes, which are constructed by unsupervised image-wide object appearance aggregation.…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Jer Pelhan , Alan Lukežič , Vitjan Zavrtanik , Matej Kristan

Zero-shot text learning enables text classifiers to handle unseen classes efficiently, alleviating the need for task-specific training data. A simple approach often relies on comparing embeddings of query (text) to those of potential…

信息检索 · 计算机科学 2024-06-28 Tassallah Abdullahi , Ritambhara Singh , Carsten Eickhoff

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Zero-shot image classification using auxiliary information, such as attributes describing discriminative object properties, requires time-consuming annotation by domain experts. We instead propose a method that relies on human gaze as…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Nour Karessli , Zeynep Akata , Bernt Schiele , Andreas Bulling

Instance segmentation algorithms in remote sensing are typically based on conventional methods, limiting their application to seen scenarios and closed-set predictions. In this work, we propose a novel task called zero-shot remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Shiqi Huang , Shuting He , Bihan Wen

Video repetition counting infers the number of repetitions of recurring actions or motion within a video. We propose an exemplar-based approach that discovers visual correspondence of video exemplars across repetitions within target videos.…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Saptarshi Sinha , Alexandros Stergiou , Dima Damen

We introduce a new task of open-world object counting in videos: given a text description, or an image example, that specifies the target object, the objective is to enumerate all the unique instances of the target objects in the video.…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Niki Amini-Naieni , Andrew Zisserman

Recent research works have proposed machine learning models for classifying IoT devices connected to a network. However, there is still a practical challenge of not having all devices (and hence their traffic) available during the training…

网络与互联网体系结构 · 计算机科学 2024-01-15 Binghui Wu , Philipp Gysel , Dinil Mon Divakaran , Mohan Gurusamy

A phrase grounding system localizes a particular object in an image referred to by a natural language query. In previous work, the phrases were restricted to have nouns that were encountered in training, we extend the task to Zero-Shot…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Arka Sadhu , Kan Chen , Ram Nevatia

Zero-shot learning (ZSL) enables solving a task without the need to see its examples. In this paper, we propose two ZSL frameworks that learn to synthesize parameters for novel unseen classes. First, we propose to cast the problem of ZSL as…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Soravit Changpinyo , Wei-Lun Chao , Boqing Gong , Fei Sha

Camouflaged object segmentation presents unique challenges compared to traditional segmentation tasks, primarily due to the high similarity in patterns and colors between camouflaged objects and their backgrounds. Effective solutions to…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Wenqi Guo , Mohamed Shehata , Shan Du

Instance detection (InsDet) aims to localize specific object instances within a novel scene imagery based on given visual references. Technically, it requires proposal detection to identify all possible object instances, followed by…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Qianqian Shen , Yunhan Zhao , Nahyun Kwon , Jeeeun Kim , Yanan Li , Shu Kong