3DRM:Pair-wise relation module for 3D object detection
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.
Code (1)
Tasks
3D Object DetectionObjectobject-detectionObject DetectionRelationScene UnderstandingSimilar Papers 제목 키워드 기반
ARM3D: Attention-based relation module for indoor 3D object detection
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+2Global-and-Local Collaborative Learning for Co-Salient Object Detection
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+1MonoPair: Monocular 3D Object Detection Using Pairwise Spatial Relationships
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+3PPR-FCN: Weakly Supervised Visual Relation Detection via Parallel Pairwise R-FCN
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+1Knowledge-guided Pairwise Reconstruction Network for Weakly Supervised Referring Expression Grounding
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