paper-with-me

Papers

Deep Camera Pose Regression Using Pseudo-LiDAR

2022-02-28 · Ali Raza, Lazar Lolic, Shahmir Akhter, Alfonso Dela Cruz, Michael Liut

An accurate and robust large-scale localization system is an integral component for active areas of research such as autonomous vehicles and augmented reality. To this end, many learning algorithms have been proposed that predict 6DOF camera pose from RGB or RGB-D images. However, previous methods that incorporate depth typically treat the data the same way as RGB images, often adding depth maps as additional channels to RGB images and passing them through convolutional neural networks (CNNs). In this paper, we show that converting depth maps into pseudo-LiDAR signals, previously shown to be useful for 3D object detection, is a better representation for camera localization tasks by projecting point clouds that can accurately determine 6DOF camera pose. This is demonstrated by first comparing localization accuracies of a network operating exclusively on pseudo-LiDAR representations, with networks operating exclusively on depth maps. We then propose FusionLoc, a novel architecture that uses pseudo-LiDAR to regress a 6DOF camera pose. FusionLoc is a dual stream neural network, which aims to remedy common issues with typical 2D CNNs operating on RGB-D images. The results from this architecture are compared against various other state-of-the-art deep pose regression implementations using the 7 Scenes dataset. The findings are that FusionLoc performs better than a number of other camera localization methods, with a notable improvement being, on average, 0.33m and 4.35{\deg} more accurate than RGB-D PoseNet. By proving the validity of using pseudo-LiDAR signals over depth maps for localization, there are new considerations when implementing large-scale localization systems.

📄 PDF Abstract BibTeX arXiv:2203.00080

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous VehiclesCamera Localizationobject-detectionObject Detectionregression

Similar Papers 제목 키워드 기반

Semantics-aware LiDAR-Only Pseudo Point Cloud Generation for 3D Object Detection

2023-09-16 · Tiago Cortinhal, Idriss Gouigah, Eren Erdal Aksoy

Although LiDAR sensors are crucial for autonomous systems due to providing precise depth information, they struggle with capturing fine object details, especially at a distance, due to sparse and non-uniform data. Recent…

3D Object DetectionObjectobject-detectionObject Detection+1

Detecting and Mapping Trees in Unstructured Environments with a Stereo Camera and Pseudo-Lidar

2021-03-29 · Brian H. Wang, Carlos Diaz-Ruiz, Jacopo Banfi, Mark Campbell

We present a method for detecting and mapping trees in noisy stereo camera point clouds, using a learned 3-D object detector. Inspired by recent advancements in 3-D object detection using a pseudo-lidar representation fo…

object-detectionObject Detection

PseudoCal: Towards Initialisation-Free Deep Learning-Based Camera-LiDAR Self-Calibration

2023-09-18 · Mathieu Cocheteux, Julien Moreau, Franck Davoine

Camera-LiDAR extrinsic calibration is a critical task for multi-sensor fusion in autonomous systems, such as self-driving vehicles and mobile robots. Traditional techniques often require manual intervention or specific e…

Sensor Fusion

PLIN: A Network for Pseudo-LiDAR Point Cloud Interpolation

2019-09-16 · Haojie Liu, Kang Liao, Chunyu Lin, Yao Zhao 외

LiDAR sensors can provide dependable 3D spatial information at a low frequency (around 10Hz) and have been widely applied in the field of autonomous driving and UAV. However, the camera with a higher frequency (around 20…

Autonomous Driving

Frustum Fusion: Pseudo-LiDAR and LiDAR Fusion for 3D Detection

2021-11-08 · Farzin Negahbani, Onur Berk Töre, Fatma Güney, Baris Akgun

Most autonomous vehicles are equipped with LiDAR sensors and stereo cameras. The former is very accurate but generates sparse data, whereas the latter is dense, has rich texture and color information but difficult to ext…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection