paper-with-me

홈 › Papers

DMLO: Deep Matching LiDAR Odometry

2020-04-08 · Zhichao Li, Naiyan Wang

LiDAR odometry is a fundamental task for various areas such as robotics, autonomous driving. This problem is difficult since it requires the systems to be highly robust running in noisy real-world data. Existing methods are mostly local iterative methods. Feature-based global registration methods are not preferred since extracting accurate matching pairs in the nonuniform and sparse LiDAR data remains challenging. In this paper, we present Deep Matching LiDAR Odometry (DMLO), a novel learning-based framework which makes the feature matching method applicable to LiDAR odometry task. Unlike many recent learning-based methods, DMLO explicitly enforces geometry constraints in the framework. Specifically, DMLO decomposes the 6-DoF pose estimation into two parts, a learning-based matching network which provides accurate correspondences between two scans and rigid transformation estimation with a close-formed solution by Singular Value Decomposition (SVD). Comprehensive experimental results on real-world datasets KITTI and Argoverse demonstrate that our DMLO dramatically outperforms existing learning-based methods and comparable with the state-of-the-art geometry based approaches.

📄 PDF Abstract BibTeX arXiv:2004.03796

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPose Estimation

Similar Papers 제목 키워드 기반

CAE-LO: LiDAR Odometry Leveraging Fully Unsupervised Convolutional Auto-Encoder for Interest Point Detection and Feature Description

2020-01-06 · Deyu Yin, Qian zhang, Jingbin Liu, Xinlian Liang 외

As an important technology in 3D mapping, autonomous driving, and robot navigation, LiDAR odometry is still a challenging task. Appropriate data structure and unsupervised deep learning are the keys to achieve an easy ad…

Autonomous DrivingInterest Point DetectionRobot Navigation

ViLiVO: Virtual LiDAR-Visual Odometry for an Autonomous Vehicle with a Multi-Camera System

2019-09-30 · Zhenzhen Xiang, Jingrui Yu, Jie Li, Jianbo Su

In this paper, we present a multi-camera visual odometry (VO) system for an autonomous vehicle. Our system mainly consists of a virtual LiDAR and a pose tracker. We use a perspective transformation method to synthesize a…

Monocular Visual OdometryPose EstimationSemantic SegmentationVisual Odometry

Pseudo-LiDAR for Visual Odometry

2022-09-04 · Huiying Deng, Guangming Wang, Zhiheng Feng, Chaokang Jiang 외

In the existing methods, LiDAR odometry shows superior performance, but visual odometry is still widely used for its price advantage. Conventionally, the task of visual odometry mainly rely on the input of continuous ima…

Stereo MatchingVisual Odometry

Improved LiDAR Odometry and Mapping using Deep Semantic Segmentation and Novel Outliers Detection

2024-03-05 · Mohamed Afifi, Mohamed ElHelw

Perception is a key element for enabling intelligent autonomous navigation. Understanding the semantics of the surrounding environment and accurate vehicle pose estimation are essential capabilities for autonomous vehicl…

Autonomous NavigationAutonomous VehiclesMotion EstimationPose Estimation+3

LodoNet: A Deep Neural Network with 2D Keypoint Matchingfor 3D LiDAR Odometry Estimation

2020-09-01 · Ce Zheng, Yecheng Lyu, Ming Li, Ziming Zhang

Deep learning based LiDAR odometry (LO) estimation attracts increasing research interests in the field of autonomous driving and robotics. Existing works feed consecutive LiDAR frames into neural networks as point clouds…

Autonomous Driving