中文
相关论文

相关论文: A Low-Shot Object Counting Network With Iterative …

200 篇论文

Few-shot Learning has been studied to mimic human visual capabilities and learn effective models without the need of exhaustive human annotation. Even though the idea of meta-learning for adaptation has dominated the few-shot learning…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Jiawei Ma , Hanchen Xie , Guangxing Han , Shih-Fu Chang , Aram Galstyan , Wael Abd-Almageed

We present LOWA, a novel method for localizing objects with attributes effectively in the wild. It aims to address the insufficiency of current open-vocabulary object detectors, which are limited by the lack of instance-level attribute…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Xiaoyuan Guo , Kezhen Chen , Jinmeng Rao , Yawen Zhang , Baochen Sun , Jie Yang

Few-shot learning aims to recognize novel classes with few examples. Pre-training based methods effectively tackle the problem by pre-training a feature extractor and then fine-tuning it through the nearest centroid based meta-learning.…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Baoquan Zhang , Xutao Li , Yunming Ye , Shanshan Feng

This paper aims to address few-shot segmentation. While existing prototype-based methods have achieved considerable success, they suffer from uncertainty and ambiguity caused by limited labeled examples. In this work, we propose attentional…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Haoliang Sun , Xiankai Lu , Haochen Wang , Yilong Yin , Xiantong Zhen , Cees G. M. Snoek , Ling Shao

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Jogendra Nath Kundu , Aditya Ganeshan , Rahul M. V. , Aditya Prakash , R. Venkatesh Babu

Few-shot learning (FSL) aims to learn novel visual categories from very few samples, which is a challenging problem in real-world applications. Many methods of few-shot classification work well on general images to learn global…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Xiaojian He , Jinfu Lin , Junming Shen

Low-rank adaptation (LoRA) is widely used for parameter-efficient fine-tuning, but its standard all-token, all-head design ignores the heterogeneous structure of vision language model (VLM) inputs. We introduce \emph{Image-LoRA}, a…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Tiange Luo , Lajanugen Logeswaran , Jaekyeom Kim , Justin Johnson , Honglak Lee

Adapting pre-trained representations has become the go-to recipe for learning new downstream tasks with limited examples. While literature has demonstrated great successes via representation learning, in this work, we show that substantial…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xiao Lin , Meng Ye , Yunye Gong , Giedrius Buracas , Nikoletta Basiou , Ajay Divakaran , Yi Yao

Minor Component Adaptation (MiCA) is a novel parameter-efficient fine-tuning method for large language models that focuses on adapting underutilized subspaces of model representations. Unlike conventional methods such as Low-Rank Adaptation…

机器学习 · 计算机科学 2026-04-03 Sten Rüdiger , Sebastian Raschka

Object detection has witnessed significant progress by relying on large, manually annotated datasets. Annotating such datasets is highly time consuming and expensive, which motivates the development of weakly supervised and few-shot object…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Carlo Biffi , Steven McDonagh , Philip Torr , Ales Leonardis , Sarah Parisot

In few-shot learning, a machine learning system learns from a small set of labelled examples relating to a specific task, such that it can generalize to new examples of the same task. Given the limited availability of labelled examples in…

机器学习 · 计算机科学 2020-01-31 Antreas Antoniou , Amos Storkey

Logical anomalies (LA) refer to data violating underlying logical constraints e.g., the quantity, arrangement, or composition of components within an image. Detecting accurately such anomalies requires models to reason about various…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Soopil Kim , Sion An , Philip Chikontwe , Myeongkyun Kang , Ehsan Adeli , Kilian M. Pohl , Sang Hyun Park

Zero-shot object counting attempts to estimate the number of object instances belonging to novel categories that the vision model performing the counting has never encountered during training. Existing methods typically require large amount…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Richard Füzesséry , Kaziwa Saleh , Sándor Szénási , Zoltán Vámossy

Although modern object detectors rely heavily on a significant amount of training data, humans can easily detect novel objects using a few training examples. The mechanism of the human visual system is to interpret spatial relationships…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

Metric-based meta-learning techniques have successfully been applied to few-shot classification problems. In this paper, we propose to leverage cross-modal information to enhance metric-based few-shot learning methods. Visual and semantic…

机器学习 · 计算机科学 2020-02-19 Chen Xing , Negar Rostamzadeh , Boris N. Oreshkin , Pedro O. Pinheiro

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume that base and novel…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yuan-Chia Cheng , Ci-Siang Lin , Fu-En Yang , Yu-Chiang Frank Wang

Low-rank Adaptation (LoRA) models have revolutionized the personalization of pre-trained diffusion models by enabling fine-tuning through low-rank, factorized weight matrices specifically optimized for attention layers. These models…

计算机视觉与模式识别 · 计算机科学 2025-12-18 Mert Sonmezer , Matthew Zheng , Pinar Yanardag

Supervised operator learning is an emerging machine learning paradigm with applications to modeling the evolution of spatio-temporal dynamical systems and approximating general black-box relationships between functional data. We propose a…

Current large open vision models could be useful for one and few-shot object recognition. Nevertheless, gradient-based re-training solutions are costly. On the other hand, open-vocabulary object detection models bring closer visual and…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Ben Crulis , Barthelemy Serres , Cyril De Runz , Gilles Venturini
‹ 上一页 1 8 9 10 下一页 ›