paper-with-me

Papers

RelationNet++: Bridging Visual Representations for Object Detection via Transformer Decoder

2020-10-29 · NeurIPS 2020 12 · Cheng Chi, Fangyun Wei, Han Hu

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in CornerNet. While these different representations usually drive the frameworks to perform well in different aspects, e.g., better classification or finer localization, it is in general difficult to combine these representations in a single framework to make good use of each strength, due to the heterogeneous or non-grid feature extraction by different representations. This paper presents an attention-based decoder module similar as that in Transformer~\cite{vaswani2017attention} to bridge other representations into a typical object detector built on a single representation format, in an end-to-end fashion. The other representations act as a set of \emph{key} instances to strengthen the main \emph{query} representation features in the vanilla detectors. Novel techniques are proposed towards efficient computation of the decoder module, including a \emph{key sampling} approach and a \emph{shared location embedding} approach. The proposed module is named \emph{bridging visual representations} (BVR). It can perform in-place and we demonstrate its broad effectiveness in bridging other representations into prevalent object detection frameworks, including RetinaNet, Faster R-CNN, FCOS and ATSS, where about $1.5\sim3.0$ AP improvements are achieved. In particular, we improve a state-of-the-art framework with a strong backbone by about $2.0$ AP, reaching $52.7$ AP on COCO test-dev. The resulting network is named RelationNet++. The code will be available at https://github.com/microsoft/RelationNet2.

📄 PDF Abstract BibTeX arXiv:2010.15831

Code (4)

microsoft/RelationNet2 공식 구현 pytorch
MindSpore-paper-code-2/code2/tree/main/relationnet mindspore
MindSpore-paper-code-3/code5/tree/main/relationnet mindspore
shinya7y/UniverseNet pytorch

Tasks

DecoderObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

RepPoints RepPoints is a representation for object detection that consists of a set of points which indicate the spatial extent of an object and semantically significant local areas.…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Corner Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
FPN 설명 없음

Similar Papers 제목 키워드 기반

Bridging the Domain Gap: Self-Supervised 3D Scene Understanding with Foundation Models

2023-05-15 · NeurIPS 2023 11 · Zhimin Chen, Longlong Jing, Yingwei Li, Bing Li

Foundation models have achieved remarkable results in 2D and language tasks like image segmentation, object detection, and visual-language understanding. However, their potential to enrich 3D scene representation learnin…

3D Object DetectionImage CaptioningImage SegmentationKnowledge Distillation+6

RelationRS: Relationship Representation Network for Object Detection in Aerial Images

2021-10-13 · Zhiming Liu, Xuefei Zhang, Chongyang Liu, Hao Wang 외

Object detection is a basic and important task in the field of aerial image processing and has gained much attention in computer vision. However, previous aerial image object detection approaches have insufficient use of…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Bridging the Gap between Object and Image-level Representations for Open-Vocabulary Detection

2022-07-07 · Hanoona Rasheed, Muhammad Maaz, Muhammad Uzair Khattak, Salman Khan 외

Existing open-vocabulary object detectors typically enlarge their vocabulary sizes by leveraging different forms of weak supervision. This helps generalize to novel objects at inference. Two popular forms of weak-supervi…

ObjectOpen Vocabulary Attribute DetectionOpen Vocabulary Object DetectionZero-Shot Object Detection

Pseudo-LiDAR from Visual Depth Estimation: Bridging the Gap in 3D Object Detection for Autonomous Driving

2018-12-18 · CVPR 2019 6 · Yan Wang, Wei-Lun Chao, Divyansh Garg, Bharath Hariharan 외

3D object detection is an essential task in autonomous driving. Recent techniques excel with highly accurate detection rates, provided the 3D input data is obtained from precise but expensive LiDAR technology. Approaches…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingDepth Estimation+2

MAMAT: 3D Mamba-Based Atmospheric Turbulence Removal and its Object Detection Capability

2025-03-22 · Paul Hill, Zhiming Liu, Nantheera Anantrasirichai

Restoration and enhancement are essential for improving the quality of videos captured under atmospheric turbulence conditions, aiding visualization, object detection, classification, and tracking in surveillance systems…

MambaObjectobject-detectionObject Detection