中文
相关论文

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

200 篇论文

Humans are able to learn to recognize new objects even from a few examples. In contrast, training deep-learning-based object detectors requires huge amounts of annotated data. To avoid the need to acquire and annotate these huge amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Mona Köhler , Markus Eisenbach , Horst-Michael Gross

Few-shot semantic segmentation aims to learn to segment new object classes with only a few annotated examples, which has a wide range of real-world applications. Most existing methods either focus on the restrictive setting of one-way…

计算机视觉与模式识别 · 计算机科学 2022-12-05 Yongfei Liu , Xiangyi Zhang , Songyang Zhang , Xuming He

We consider the problem of few-shot scene adaptive crowd counting. Given a target camera scene, our goal is to adapt a model to this specific scene with only a few labeled images of that scene. The solution to this problem has potential…

计算机视觉与模式识别 · 计算机科学 2020-06-22 Mahesh Kumar Krishna Reddy , Mohammad Hossain , Mrigank Rochan , Yang Wang

Generalizing to novel classes unseen during training is a key challenge of few-shot classification. Recent metric-based methods try to address this by local representations. However, they are unable to take full advantage of them due to (i)…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Shi Tang , Guiming Luo , Xinchen Ye , Zhiyi Xia

In this paper, we introduce YOLA, a novel framework for object detection in low-light scenarios. Unlike previous works, we propose to tackle this challenging problem from the perspective of feature learning. Specifically, we propose to…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Mingbo Hong , Shen Cheng , Haibin Huang , Haoqiang Fan , Shuaicheng Liu

In this paper we reformulate few-shot classification as a reconstruction problem in latent space. The ability of the network to reconstruct a query feature map from support features of a given class predicts membership of the query in that…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Davis Wertheimer , Luming Tang , Bharath Hariharan

The recent CLIP-based methods have shown promising zero-shot and few-shot performance on image classification tasks. Existing approaches such as CoOp and Tip-Adapter only focus on high-level visual features that are fully aligned with…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Jiaying Shi , Xuetong Xue , Shenghui Xu

Training a neural network model that can quickly adapt to a new task is highly desirable yet challenging for few-shot learning problems. Recent few-shot learning methods mostly concentrate on developing various meta-learning strategies from…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Zihang Jiang , Bingyi Kang , Kuangqi Zhou , Jiashi Feng

Few-shot classification aims to adapt classifiers to novel classes with a few training samples. However, the insufficiency of training data may cause a biased estimation of feature distribution in a certain class. To alleviate this problem,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Jing Xu , Xinglin Pan , Xu Luo , Wenjie Pei , Zenglin Xu

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

Object counting aims to estimate the number of objects in images. The leading counting approaches focus on the single category counting task and achieve impressive performance. Note that there are multiple categories of objects in real…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Wei Xu , Dingkang Liang , Yixiao Zheng , Zhanyu Ma

Few-shot object counting aims to count the number of objects in a query image that belong to the same class as the given exemplar images. Existing methods compute the similarity between the query image and exemplars in the 2D spatial domain…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Yuanwu Xu , Feifan Song , Haofeng Zhang

Few-shot object detection (FSOD) aims at extending a generic detector for novel object detection with only a few training examples. It attracts great concerns recently due to the practical meanings. Meta-learning has been demonstrated to be…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Zichen Wang , Bo Yang , Haonan Yue , Zhenghao Ma

To mitigate the detection performance drop caused by domain shift, we aim to develop a novel few-shot adaptation approach that requires only a few target domain images with limited bounding box annotations. To this end, we first observe…

计算机视觉与模式识别 · 计算机科学 2019-03-25 Tao Wang , Xiaopeng Zhang , Li Yuan , Jiashi Feng

Domain adaptive object detection aims to leverage the knowledge learned from a labeled source domain to improve the performance on an unlabeled target domain. Prior works typically require the access to the source domain data for…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Han Sun , Rui Gong , Konrad Schindler , Luc Van Gool

Few-shot object detection (FSOD) aims to classify and detect few images of novel categories. Existing meta-learning methods insufficiently exploit features between support and query images owing to structural limitations. We propose a…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Dongwoo Park , Jong-Min Lee

Popular approaches for few-shot classification consist of first learning a generic data representation based on a large annotated dataset, before adapting the representation to new classes given only a few labeled samples. In this work, we…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Nikita Dvornik , Cordelia Schmid , Julien Mairal

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled samples. In this paper,…

机器学习 · 计算机科学 2023-06-02 Xu Luo , Hao Wu , Ji Zhang , Lianli Gao , Jing Xu , Jingkuan Song

Conventional detection networks usually need abundant labeled training samples, while humans can learn new concepts incrementally with just a few examples. This paper focuses on a more challenging but realistic class-incremental few-shot…

计算机视觉与模式识别 · 计算机科学 2021-12-30 Pengyang Li , Yanan Li , Han Cui , Donghui Wang

Few-shot learning that trains image classifiers over few labeled examples per category is a challenging task. In this paper, we propose to exploit an additional big dataset with different categories to improve the accuracy of few-shot…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Liangqu Long , Wei Wang , Jun Wen , Meihui Zhang , Qian Lin , Beng Chin Ooi