paper-with-me

홈 › Papers

Few-shot Object Detection with Self-adaptive Attention Network for Remote Sensing Images

2020-09-26 · Zixuan Xiao, Wei Xue, Ping Zhong

In remote sensing field, there are many applications of object detection in recent years, which demands a great number of labeled data. However, we may be faced with some cases where only limited data are available. In this paper, we proposed a few-shot object detector which is designed for detecting novel objects provided with only a few examples. Particularly, in order to fit the object detection settings, our proposed few-shot detector concentrates on the relations that lie in the level of objects instead of the full image with the assistance of Self-Adaptive Attention Network (SAAN). The SAAN can fully leverage the object-level relations through a relation GRU unit and simultaneously attach attention on object features in a self-adaptive way according to the object-level relations to avoid some situations where the additional attention is useless or even detrimental. Eventually, the detection results are produced from the features that are added with attention and thus are able to be detected simply. The experiments demonstrate the effectiveness of the proposed method in few-shot scenes.

📄 PDF Abstract BibTeX arXiv:2009.12596

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Leveraging Bottom-Up and Top-Down Attention for Few-Shot Object Detection

2020-07-23 · Xianyu Chen, Ming Jiang, Qi Zhao

Few-shot object detection aims at detecting objects with few annotated examples, which remains a challenging research problem yet to be explored. Recent studies have shown the effectiveness of self-learned top-down atten…

Few-Shot LearningFew-Shot Object DetectionObjectobject-detection+1

Adaptive Image Transformer for One-Shot Object Detection

2021-06-19 · CVPR 2021 1 · Ding-Jie Chen, He-Yen Hsieh, Tyng-Luh Liu

One-shot object detection tackles a challenging task that aims at identifying within a target image all object instances of the same class, implied by a query image patch. The main difficulty lies in the situation th…

DecoderObjectobject-detectionObject Detection+2

Few-Shot Class Incremental Learning with Attention-Aware Self-Adaptive Prompt

2024-03-14 · Chenxi Liu, Zhenyi Wang, Tianyi Xiong, Ruibo Chen 외

Few-Shot Class-Incremental Learning (FSCIL) models aim to incrementally learn new classes with scarce samples while preserving knowledge of old ones. Existing FSCIL methods usually fine-tune the entire backbone, leading …

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

One-Shot Object Detection with Co-Attention and Co-Excitation

2019-11-28 · NeurIPS 2019 12 · Ting-I Hsieh, Yi-Chen Lo, Hwann-Tzong Chen, Tyng-Luh Liu

This paper aims to tackle the challenging problem of one-shot object detection. Given a query image patch whose class label is not included in the training data, the goal of the task is to detect all instances of the sam…

object-detectionObject DetectionOne-Shot Object DetectionRegion Proposal

To miss-attend is to misalign! Residual Self-Attentive Feature Alignment for Adapting Object Detectors

2022-01-05 · WACV 2022 1 · Vaishnavi Khindkar, Chetan Arora, Vineeth N Balasubramanian, Anbumani Subramanian 외

Advancements in adaptive object detection can lead to tremendous improvements in applications like autonomous navigation, as they alleviate the distributional shifts along the detection pipeline. Prior works adopt advers…

Autonomous NavigationDiversityObjectobject-detection+2