中文
相关论文

相关论文: FAPIS: A Few-shot Anchor-free Part-based Instance …

200 篇论文

Few-shot segmentation (FSS) aims to segment unseen classes given only a few annotated samples. Existing methods suffer the problem of feature undermining, i.e. potential novel classes are treated as background during training phase. Our…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Lihe Yang , Wei Zhuo , Lei Qi , Yinghuan Shi , Yang Gao

Camouflaged object detection and segmentation is a new and challenging research topic in computer vision. There is a serious issue of lacking data on concealed objects such as camouflaged animals in natural scenes. In this paper, we address…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Thanh-Danh Nguyen , Anh-Khoa Nguyen Vu , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Thanh-Toan Do , Minh-Triet Tran , Tam V. Nguyen

Recently few-shot segmentation (FSS) has been extensively developed. Most previous works strive to achieve generalization through the meta-learning framework derived from classification tasks; however, the trained models are biased towards…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Chunbo Lang , Gong Cheng , Binfei Tu , Junwei Han

This paper addresses incremental few-shot instance segmentation, where a few examples of new object classes arrive when access to training examples of old classes is not available anymore, and the goal is to perform well on both old and new…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Khoi Nguyen , Sinisa Todorovic

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

Object detection has achieved substantial progress in the last decade. However, detecting novel classes with only few samples remains challenging, since deep learning under low data regime usually leads to a degraded feature space. Existing…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Yuhang Cao , Jiaqi Wang , Ying Jin , Tong Wu , Kai Chen , Ziwei Liu , Dahua Lin

Few-shot segmentation (FSS) aims to segment objects of unseen classes given only a few annotated support images. Most existing methods simply stitch query features with independent support prototypes and segment the query image by feeding…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Kai Huang , Mingfei Cheng , Yang Wang , Bochen Wang , Ye Xi , Feigege Wang , Peng Chen

In this paper, we propose a simple yet efficientinstance segmentation approach based on the single-stage anchor-free detector, termed SAIS. In our approach, the instancesegmentation task consists of two parallel subtasks which re-spectively…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Canqun Xiang , Shishun Tian , Wenbin Zou , Chen Xu

Detecting rare objects from a few examples is an emerging problem. Prior works show meta-learning is a promising approach. But, fine-tuning techniques have drawn scant attention. We find that fine-tuning only the last layer of existing…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xin Wang , Thomas E. Huang , Trevor Darrell , Joseph E. Gonzalez , Fisher Yu

Few-shot segmentation aims to devise a generalizing model that segments query images from unseen classes during training with the guidance of a few support images whose class tally with the class of the query. There exist two…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Alper Kayabaşı , Gülin Tüfekci , İlkay Ulusoy

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

Few-shot instance segmentation methods are promising when labeled training data for novel classes is scarce. However, current approaches do not facilitate flexible addition of novel classes. They also require that examples of each class are…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Dan Andrei Ganea , Bas Boom , Ronald Poppe

The goal of this paper is to perform object detection in satellite imagery with only a few examples, thus enabling users to specify any object class with minimal annotation. To this end, we explore recent methods and ideas from…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Xavier Bou , Gabriele Facciolo , Rafael Grompone von Gioi , Jean-Michel Morel , Thibaud Ehret

This paper proposes a novel approach to few-shot semantic segmentation for machinery with multiple parts that exhibit spatial and hierarchical relationships. Our method integrates the foundation models CLIPSeg and Segment Anything Model…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Michael Schwingshackl , Fabio Francisco Oberweger , Markus Murschitz

Few-shot learning is proposed to tackle the problem of scarce training data in novel classes. However, prior works in instance-level few-shot learning have paid less attention to effectively utilizing the relationship between categories. In…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Anh-Khoa Nguyen Vu , Thanh-Toan Do , Nhat-Duy Nguyen , Vinh-Tiep Nguyen , Thanh Duc Ngo , Tam V. Nguyen

Few-shot semantic segmentation models aim to segment images after learning from only a few annotated examples. A key challenge for them is how to avoid overfitting because limited training data is available. While prior works usually…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Yinan Zhao , Brian Price , Scott Cohen , Danna Gurari

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

In recent years, there are many applications of object detection in remote sensing field, which demands a great number of labeled data. However, in many cases, data is extremely rare. In this paper, we proposed a few-shot object detector…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Zixuan Xiao , Ping Zhong , Yuan Quan , Xuping Yin , Wei Xue

Few-shot object detection aims at detecting novel categories given only a few example images. It is a basic skill for a robot to perform tasks in open environments. Recent methods focus on finetuning strategies, with complicated procedures…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Xinyu Zhang , Yuhan Liu , Yuting Wang , Abdeslam Boularias

Conventional few-shot object segmentation methods learn object segmentation from a few labelled support images with strongly labelled segmentation masks. Recent work has shown to perform on par with weaker levels of supervision in terms of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand
‹ 上一页 1 2 3 10 下一页 ›