paper-with-me

Papers

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 same class in a target image. To this end, we develop a novel {\em co-attention and co-excitation} (CoAE) framework that makes contributions in three key technical aspects. First, we propose to use the non-local operation to explore the co-attention embodied in each query-target pair and yield region proposals accounting for the one-shot situation. Second, we formulate a squeeze-and-co-excitation scheme that can adaptively emphasize correlated feature channels to help uncover relevant proposals and eventually the target objects. Third, we design a margin-based ranking loss for implicitly learning a metric to predict the similarity of a region proposal to the underlying query, no matter its class label is seen or unseen in training. The resulting model is therefore a two-stage detector that yields a strong baseline on both VOC and MS-COCO under one-shot setting of detecting objects from both seen and never-seen classes. Codes are available at https://github.com/timy90022/One-Shot-Object-Detection.

📄 PDF Abstract BibTeX arXiv:1911.12529

Code (2)

timy90022/One-Shot-Object-Detection 공식 구현 pytorch
aosokin/os2d pytorch

Tasks

object-detectionObject DetectionOne-Shot Object DetectionRegion Proposal

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Non-Local Operation A Non-Local Operation is a component for capturing long-range dependencies with deep neural networks. It is a generalization of the classical non-local mean operation in…

Similar Papers 제목 키워드 기반

Channel-Spatial-Based Few-Shot Bird Sound Event Detection

2023-06-18 · Lingwen Liu, Yuxuan Feng, Haitao Fu, Yajie Yang 외

In this paper, we propose a model for bird sound event detection that focuses on a small number of training samples within the everyday long-tail distribution. As a result, we investigate bird sound detection using the f…

Event DetectionFew-Shot LearningSound ClassificationSound Event Detection

TENet: Triple Excitation Network for Video Salient Object Detection

2020-07-20 · ECCV 2020 8 · Sucheng Ren, Chu Han, Xin Yang, Guoqiang Han 외

In this paper, we propose a simple yet effective approach, named Triple Excitation Network, to reinforce the training of video salient object detection (VSOD) from three aspects, spatial, temporal, and online excitations…

Objectobject-detectionObject DetectionRGB Salient Object Detection+2

HAR-Net: Joint Learning of Hybrid Attention for Single-stage Object Detection

2019-04-25 · Ya-Li Li, Shengjin Wang

Object detection has been a challenging task in computer vision. Although significant progress has been made in object detection with deep neural networks, the attention mechanism is far from development. In this paper, …

Objectobject-detectionObject Detection

AWEU-Net: An Attention-Aware Weight Excitation U-Net for Lung Nodule Segmentation

2021-10-11 · Syeda Furruka Banu, Md. Mostafa Kamal Sarker, Mohamed Abdel-Nasser, Domenec Puig 외

Lung cancer is deadly cancer that causes millions of deaths every year around the world. Accurate lung nodule detection and segmentation in computed tomography (CT) images is the most important part of diagnosing lung ca…

Computed Tomography (CT)Lung Nodule DetectionLung Nodule SegmentationSegmentation

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