中文
相关论文

相关论文: Detect Everything with Few Examples

200 篇论文

The objective of this paper is few-shot object detection (FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple pseudo-labelling method to source high-quality…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Prannay Kaul , Weidi Xie , Andrew Zisserman

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

Zero-shot detection, namely, localizing both seen and unseen objects, increasingly gains importance for large-scale applications, with large number of object classes, since, collecting sufficient annotated data with ground truth bounding…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

Few-shot learning aims to recognize new categories using very few labeled samples. Although few-shot learning has witnessed promising development in recent years, most existing methods adopt an average operation to calculate prototypes,…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Minglei Yuan , Wenhai Wang , Tao Wang , Chunhao Cai , Qian Xu , Tong Lu

Few-shot segmentation is the problem of learning to identify specific types of objects (e.g., airplanes) in images from a small set of labeled reference images. The current state of the art is driven by resource-intensive construction of…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Savinay Nagendra , Kashif Rashid , Chaopeng Shen , Daniel Kifer

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segmentation through…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

The task of Few-shot Learning (FSL) aims to do the inference on novel categories containing only few labeled examples, with the help of knowledge learned from base categories containing abundant labeled training samples. While there are…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Chengming Xu , Siqian Yang , Yabiao Wang , Zhanxiong Wang , Yanwei Fu , Xiangyang Xue

For many applications, robots will need to be incrementally trained to recognize the specific objects needed for an application. This paper presents a practical system for incrementally training a robot to recognize different object…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Ali Ayub , Alan R. Wagner

We introduce the Few-Shot Object Learning (FewSOL) dataset for object recognition with a few images per object. We captured 336 real-world objects with 9 RGB-D images per object from different views. Object segmentation masks, object poses…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Jishnu Jaykumar P , Yu-Wei Chao , Yu Xiang

Few-shot anomaly detection streamlines and simplifies industrial safety inspection. However, limited samples make accurate differentiation between normal and abnormal features challenging, and even more so under category-agnostic…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Guangyao Zhai , Yue Zhou , Xinyan Deng , Lars Heckler , Nassir Navab , Benjamin Busam

Zero-shot instance segmentation aims to detect and precisely segment objects of unseen categories without any training samples. Since the model is trained on seen categories, there is a strong bias that the model tends to classify all the…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Shuting He , Henghui Ding , Wei Jiang

Few-shot object classification is the task of classifying objects in an image with limited number of examples as supervision. We propose a one-shot/few-shot classification model that can classify an object of any unseen class into a…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Arpit Mittal , Harshil Jhaveri , Swapnil Mallick , Abhishek Ajmera

This paper introduces the task of few-shot common action localization in time and space. Given a few trimmed support videos containing the same but unknown action, we strive for spatio-temporal localization of that action in a long…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Pengwan Yang , Pascal Mettes , Cees G. M. Snoek

Over the past few years, we have witnessed the success of deep learning in image recognition thanks to the availability of large-scale human-annotated datasets such as PASCAL VOC, ImageNet, and COCO. Although these datasets have covered a…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Xiang Li , Tianhan Wei , Yau Pun Chen , Yu-Wing Tai , Chi-Keung Tang

The goal of this paper is to bypass the need for labelled examples in few-shot video understanding at run time. While proven effective, in many practical video settings even labelling a few examples appears unrealistic. This is especially…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Pengwan Yang , Yuki M. Asano , Pascal Mettes , Cees G. M. Snoek

Open-vocabulary object detection (OVD), detecting specific classes of objects using only their linguistic descriptions (e.g., class names) without any image samples, has garnered significant attention. However, in real-world applications,…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Yusuke Hosoya , Masanori Suganuma , Takayuki Okatani

Object recognition has made great advances in the last decade, but predominately still relies on many high-quality training examples per object category. In contrast, learning new objects from only a few examples could enable many impactful…

Existing computer vision research in categorization struggles with fine-grained attributes recognition due to the inherently high intra-class variances and low inter-class variances. SOTA methods tackle this challenge by locating the most…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Marcos V. Conde , Kerem Turgutlu

This paper focus on few-shot object detection~(FSOD) and instance segmentation~(FSIS), which requires a model to quickly adapt to novel classes with a few labeled instances. The existing methods severely suffer from bias classification…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Bin-Bin Gao , Xiaochen Chen , Zhongyi Huang , Congchong Nie , Jun Liu , Jinxiang Lai , Guannan Jiang , Xi Wang , Chengjie Wang

We propose Cut-and-LEaRn (CutLER), a simple approach for training unsupervised object detection and segmentation models. We leverage the property of self-supervised models to 'discover' objects without supervision and amplify it to train a…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Xudong Wang , Rohit Girdhar , Stella X. Yu , Ishan Misra