中文
相关论文

相关论文: Boosting Quantitive and Spatial Awareness for Zero…

200 篇论文

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as inputs which are often…

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

Zero-shot object counting (ZOC) aims to enumerate objects in images using only the names of object classes during testing, without the need for manual annotations. However, a critical challenge in current ZOC methods lies in their inability…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Huilin Zhu , Jingling Yuan , Zhengwei Yang , Yu Guo , Zheng Wang , Xian Zhong , Shengfeng He

Zero-Shot Object Counting (ZSOC) aims to count referred instances of arbitrary classes in a query image without human-annotated exemplars. To deal with ZSOC, preceding studies proposed a two-stage pipeline: discovering exemplars and…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Seunggu Kang , WonJun Moon , Euiyeon Kim , Jae-Pil Heo

Class-agnostic object counting aims to count object instances of an arbitrary class at test time. It is challenging but also enables many potential applications. Current methods require human-annotated exemplars as inputs which are often…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Jingyi Xu , Hieu Le , Vu Nguyen , Viresh Ranjan , Dimitris Samaras

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names, \emph{a.k.a} few-shot and zero-shot counting. In this paper, we propose a generalized framework for both few-shot and…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Zhizhong Huang , Mingliang Dai , Yi Zhang , Junping Zhang , Hongming Shan

Expanding pre-trained zero-shot counting models to handle unseen categories requires more than simply adding new prompts, as this approach does not achieve the necessary alignment between text and visual features for accurate counting. We…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Huilin Zhu , Senyao Li , Jingling Yuan , Zhengwei Yang , Yu Guo , Wenxuan Liu , Xian Zhong , Shengfeng He

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

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Zero-shot object counting aims to count instances of arbitrary object categories specified by text descriptions. Existing methods typically rely on vision-language models like CLIP, but often exhibit limited sensitivity to text prompts. We…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Yifei Qian , Zhongliang Guo , Bowen Deng , Chun Tong Lei , Shuai Zhao , Chun Pong Lau , Xiaopeng Hong , Michael P. Pound

Zero-Shot Classification (ZSC) equips the learned model with the ability to recognize the visual instances from the novel classes via constructing the interactions between the visual and the semantic modalities. In contrast to the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Zhong Ji , Xuejie Yu , Yunlong Yu , Yanwei Pang , Zhongfei Zhang

Object counting has achieved remarkable success on visible instances, yet state-of-the-art (SOTA) methods fail under occlusion. This failure stems from a fundamental architectural limitation where backbone networks encode occluding surfaces…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Safaeid Hossain Arib , Rabeya Akter , Abdul Monaf Chowdhury , Md Jubair Ahmed Sourov , Md Mehedi Hasan

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

We consider low-shot counting of arbitrary semantic categories in the image using only few annotated exemplars (few-shot) or no exemplars (no-shot). The standard few-shot pipeline follows extraction of appearance queries from exemplars and…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Nikola Djukic , Alan Lukezic , Vitjan Zavrtanik , Matej Kristan

Classification based on Zero-shot Learning (ZSL) is the ability of a model to classify inputs into novel classes on which the model has not previously seen any training examples. Providing an auxiliary descriptor in the form of a set of…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Samuele Ruffino , Geethan Karunaratne , Michael Hersche , Luca Benini , Abu Sebastian , Abbas Rahimi

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

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

This work studies the problem of few-shot object counting, which counts the number of exemplar objects (i.e., described by one or several support images) occurring in the query image. The major challenge lies in that the target objects can…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Zhiyuan You , Kai Yang , Wenhan Luo , Xin Lu , Lei Cui , Xinyi Le

Object counting is a fundamental task in computer vision, with broad applicability in many real-world scenarios. Fully-supervised counting methods require costly point-level annotations per object. Few weakly-supervised methods leverage…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Xiaowen Zhang , Zijie Yue , Yong Luo , Cairong Zhao , Qijun Chen , Miaojing Shi

Zero-Shot learning has been shown to be an efficient strategy for domain adaptation. In this context, this paper builds on the recent work of Bucher et al. [1], which proposed an approach to solve Zero-Shot classification problems (ZSC) by…

机器学习 · 计算机科学 2016-08-29 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Scene rearrangement, like table tidying, is a challenging task in robotic manipulation due to the complexity of predicting diverse object arrangements. Web-scale trained generative models such as Stable Diffusion can aid by generating…

机器人学 · 计算机科学 2024-12-03 Shutong Jin , Ruiyu Wang , Kuangyi Chen , Florian T. Pokorny
‹ 上一页 1 2 3 10 下一页 ›