paper-with-me

홈 › Papers

3DRM:Pair-wise relation module for 3D object detection

2022-02-20 · Yuqing Lan, Yao Duan, Yifei Shi, Hui Huang, Kai Xu

Context has proven to be one of the most important factors in object layout reasoning for 3D scene understanding. Existing deep contextual models either learn holistic features for context encoding or rely on pre-defined scene templates for context modeling. We argue that scene understanding benefits from object relation reasoning, which is capable of mitigating the ambiguity of 3D object detections and thus helps locate and classify the 3D objects more accurately and robustly. To achieve this, we propose a novel 3D relation module (3DRM) which reasons about object relations at pair-wise levels. The 3DRM predicts the semantic and spatial relationships between objects and extracts the object-wise relation features. We demonstrate the effects of 3DRM by plugging it into proposal-based and voting-based 3D object detection pipelines, respectively. Extensive evaluations show the effectiveness and generalization of 3DRM on 3D object detection. Our source code is available at https://github.com/lanlan96/3DRM.

📄 PDF Abstract BibTeX arXiv:2202.09721

Code (1)

lanlan96/3drm 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject DetectionRelationScene Understanding

Similar Papers 제목 키워드 기반

ARM3D: Attention-based relation module for indoor 3D object detection

2022-02-20 · Yuqing Lan, Yao Duan, Chenyi Liu, Chenyang Zhu 외

Relation context has been proved to be useful for many challenging vision tasks. In the field of 3D object detection, previous methods have been taking the advantage of context encoding, graph embedding, or explicit rela…

3D Object DetectionGraph EmbeddingObjectobject-detection+2

Global-and-Local Collaborative Learning for Co-Salient Object Detection

2022-04-19 · Runmin Cong, Ning Yang, Chongyi Li, Huazhu Fu 외

The goal of co-salient object detection (CoSOD) is to discover salient objects that commonly appear in a query group containing two or more relevant images. Therefore, how to effectively extract inter-image correspondenc…

8kCo-Salient Object Detectionobject-detectionObject Detection+1

MonoPair: Monocular 3D Object Detection Using Pairwise Spatial Relationships

2020-03-01 · CVPR 2020 6 · Yongjian Chen, Lei Tai, Kai Sun, Mingyang Li

Monocular 3D object detection is an essential component in autonomous driving while challenging to solve, especially for those occluded samples which are only partially visible. Most detectors consider each 3D object as …

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+3

PPR-FCN: Weakly Supervised Visual Relation Detection via Parallel Pairwise R-FCN

2017-08-07 · ICCV 2017 10 · Hanwang Zhang, Zawlin Kyaw, Jinyang Yu, Shih-Fu Chang

We aim to tackle a novel vision task called Weakly Supervised Visual Relation Detection (WSVRD) to detect "subject-predicate-object" relations in an image with object relation groundtruths available only at the image lev…

Objectobject-detectionObject DetectionRelation+1

Knowledge-guided Pairwise Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-09-05 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding (REG) aims at localizing the referential entity in an image according to linguistic query, where the mapping between the image region (proposal) and the query is unknown i…

ObjectReferring ExpressionRegion ProposalWeakly-supervised Learning