中文
相关论文

相关论文: Few-Shot Object Detection with Attention-RPN and M…

200 篇论文

Few-shot dense retrieval (DR) aims to effectively generalize to novel search scenarios by learning a few samples. Despite its importance, there is little study on specialized datasets and standardized evaluation protocols. As a result,…

计算与语言 · 计算机科学 2023-04-13 Si Sun , Yida Lu , Shi Yu , Xiangyang Li , Zhonghua Li , Zhao Cao , Zhiyuan Liu , Deiming Ye , Jie Bao

We propose a new method for fine-grained few-shot recognition via deep object parsing. In our framework, an object is made up of K distinct parts and for each part, we learn a dictionary of templates, which is shared across all instances…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Ruizhao Zhu , Pengkai Zhu , Samarth Mishra , Venkatesh Saligrama

Few-shot learning (FSL) aims to learn a classifier that can be easily adapted to recognize novel classes with only a few labeled examples. Some recent work about FSL has yielded promising classification performance, where the image-level…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Jianpeng Yang , Yuhang Niu , Xuemei Xie , Guangming Shi

Scene graph prediction --- classifying the set of objects and predicates in a visual scene --- requires substantial training data. However, most predicates only occur a handful of times making them difficult to learn. We introduce the first…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Apoorva Dornadula , Austin Narcomey , Ranjay Krishna , Michael Bernstein , Li Fei-Fei

Accurate and robust detection of multi-class objects in optical remote sensing images is essential to many real-world applications such as urban planning, traffic control, searching and rescuing, etc. However, state-of-the-art object…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Gongjie Zhang , Shijian Lu , Wei Zhang

This paper addresses the few-shot image classification problem, where the classification task is performed on unlabeled query samples given a small amount of labeled support samples only. One major challenge of the few-shot learning problem…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Quang-Huy Nguyen , Cuong Q. Nguyen , Dung D. Le , Hieu H. Pham

Few-shot classifiers have been shown to exhibit promising results in use cases where user-provided labels are scarce. These models are able to learn to predict novel classes simply by training on a non-overlapping set of classes. This can…

机器学习 · 计算机科学 2021-10-26 Yi Xiang Marcus Tan , Penny Chong , Jiamei Sun , Ngai-man Cheung , Yuval Elovici , Alexander Binder

Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks…

机器学习 · 计算机科学 2019-10-04 Akihiro Nakamura , Tatsuya Harada

Articulated object manipulation is a fundamental yet challenging task in robotics. Due to significant geometric and semantic variations across object categories, previous manipulation models struggle to generalize to novel categories.…

机器人学 · 计算机科学 2023-12-18 Chuanruo Ning , Ruihai Wu , Haoran Lu , Kaichun Mo , Hao Dong

Recently, the field of few-shot detection within remote sensing imagery has witnessed significant advancements. Despite these progresses, the capacity for continuous conceptual learning still poses a significant challenge to existing…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Wuzhou Li , Jiawei Zhou , Xiang Li , Yi Cao , Guang Jin , Xuemin Zhang

Few-shot action recognition aims to address the high cost and impracticality of manually labeling complex and variable video data in action recognition. It requires accurately classifying human actions in videos using only a few labeled…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Yuyang Wanyan , Xiaoshan Yang , Weiming Dong , Changsheng Xu

Object detectors have shown outstanding performance on various public datasets. However, annotating a new dataset for a new task is usually unavoidable in real, since 1) a single existing dataset usually does not contain all object…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Yiran Xu , Haoxiang Zhong , Kai Wu , Jialin Li , Yong Liu , Chengjie Wang , Shu-Tao Xia , Hongen Liao

In this work, we introduce a novel weakly supervised object detection (WSOD) paradigm to detect objects belonging to rare classes that have not many examples using transferable knowledge from human-object interactions (HOI). While WSOD…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Daesik Kim , Gyujeong Lee , Jisoo Jeong , Nojun Kwak

Traditional semantic segmentation tasks require a large number of labels and are difficult to identify unlearned categories. Few-shot semantic segmentation (FSS) aims to use limited labeled support images to identify the segmentation of new…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Xianglin Wang , Xiaoliu Luo , Taiping Zhang

Recent deepfake detection studies often treat unseen sample detection as a ``zero-shot" task, training on images generated by known models but generalizing to unknown ones. A key real-world challenge arises when a model performs poorly on…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Shibo Yao , Renshuai Tao , Xiaolong Zheng , Chao Liang , Chunjie Zhang

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the task. Thus, most…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Guangyu Sun , Zhang Liu , Lianggong Wen , Jing Shi , Chenliang Xu

Transfer learning based approaches have recently achieved promising results on the few-shot detection task. These approaches however suffer from ``catastrophic forgetting'' issue due to finetuning of base detector, leading to sub-optimal…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Yihang She , Goutam Bhat , Martin Danelljan , Fisher Yu

In recent years, numerous domain adaptive strategies have been proposed to help deep learning models overcome the challenges posed by domain shift. However, even unsupervised domain adaptive strategies still require a large amount of target…

图像与视频处理 · 电气工程与系统科学 2024-07-11 Sumayya Inayat , Nimra Dilawar , Waqas Sultani , Mohsen Ali

Few-shot classification is a challenging problem that aims to learn a model that can adapt to unseen classes given a few labeled samples. Recent approaches pre-train a feature extractor, and then fine-tune for episodic meta-learning. Other…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Philip Chikontwe , Soopil Kim , Sang Hyun Park

Few-shot learning is a relatively new technique that specializes in problems where we have little amounts of data. The goal of these methods is to classify categories that have not been seen before with just a handful of samples. Recent…

‹ 上一页 1 8 9 10 下一页 ›