paper-with-me

Papers

PerspectiveNet: 3D Object Detection from a Single RGB Image via Perspective Points

2019-12-16 · NeurIPS 2019 12 · Siyuan Huang, Yixin Chen, Tao Yuan, Siyuan Qi, Yixin Zhu, Song-Chun Zhu

Detecting 3D objects from a single RGB image is intrinsically ambiguous, thus requiring appropriate prior knowledge and intermediate representations as constraints to reduce the uncertainties and improve the consistencies between the 2D image plane and the 3D world coordinate. To address this challenge, we propose to adopt perspective points as a new intermediate representation for 3D object detection, defined as the 2D projections of local Manhattan 3D keypoints to locate an object; these perspective points satisfy geometric constraints imposed by the perspective projection. We further devise PerspectiveNet, an end-to-end trainable model that simultaneously detects the 2D bounding box, 2D perspective points, and 3D object bounding box for each object from a single RGB image. PerspectiveNet yields three unique advantages: (i) 3D object bounding boxes are estimated based on perspective points, bridging the gap between 2D and 3D bounding boxes without the need of category-specific 3D shape priors. (ii) It predicts the perspective points by a template-based method, and a perspective loss is formulated to maintain the perspective constraints. (iii) It maintains the consistency between the 2D perspective points and 3D bounding boxes via a differentiable projective function. Experiments on SUN RGB-D dataset show that the proposed method significantly outperforms existing RGB-based approaches for 3D object detection.

📄 PDF Abstract BibTeX arXiv:1912.07744

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

PerspectiveNet: Multi-View Perception for Dynamic Scene Understanding

2024-10-22 · Vinh Nguyen

Generating detailed descriptions from multiple cameras and viewpoints is challenging due to the complex and inconsistent nature of visual data. In this paper, we introduce PerspectiveNet, a lightweight yet efficient mode…

Scene UnderstandingText Generation

PerspectiveNet: A Scene-consistent Image Generator for New View Synthesis in Real Indoor Environments

2019-12-01 · NeurIPS 2019 12 · Ben Graham, David Novotny, Jeremy Reizenstein

Given a set of a reference RGBD views of an indoor environment, and a new viewpoint, our goal is to predict the view from that location. Prior work on new-view generation has predominantly focused on significantly constr…

Multi-Perspective Anomaly Detection

2021-05-20 · Peter Jakob, Manav Madan, Tobias Schmid-Schirling, Abhinav Valada

Anomaly detection is a critical problem in the manufacturing industry. In many applications, images of objects to be analyzed are captured from multiple perspectives which can be exploited to improve the robustness of an…

Anomaly DetectionDenoising

Perspective-aware Convolution for Monocular 3D Object Detection

2023-08-24 · Jia-Quan Yu, Soo-Chang Pei

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth usi…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

3D Object Detection from a Single Fisheye Image Without a Single Fisheye Training Image

2020-03-08 · Elad Plaut, Erez Ben Yaacov, Bat El Shlomo

Existing monocular 3D object detection methods have been demonstrated on rectilinear perspective images and fail in images with alternative projections such as those acquired by fisheye cameras. Previous works on object …

2D Object Detection3D Object DetectionMonocular 3D Object DetectionObject+2