paper-with-me

Papers

DeepMapping2: Self-Supervised Large-Scale LiDAR Map Optimization

2022-12-13 · CVPR 2023 1 · Chao Chen, Xinhao Liu, Yiming Li, Li Ding, Chen Feng

LiDAR mapping is important yet challenging in self-driving and mobile robotics. To tackle such a global point cloud registration problem, DeepMapping converts the complex map estimation into a self-supervised training of simple deep networks. Despite its broad convergence range on small datasets, DeepMapping still cannot produce satisfactory results on large-scale datasets with thousands of frames. This is due to the lack of loop closures and exact cross-frame point correspondences, and the slow convergence of its global localization network. We propose DeepMapping2 by adding two novel techniques to address these issues: (1) organization of training batch based on map topology from loop closing, and (2) self-supervised local-to-global point consistency loss leveraging pairwise registration. Our experiments and ablation studies on public datasets (KITTI, NCLT, and Nebula) demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2212.06331

Code (1)

ai4ce/DeepMapping2 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

DeepMapping: Unsupervised Map Estimation From Multiple Point Clouds

2018-11-28 · CVPR 2019 6 · Li Ding, Chen Feng

We propose DeepMapping, a novel registration framework using deep neural networks (DNNs) as auxiliary functions to align multiple point clouds from scratch to a globally consistent frame. We use DNNs to model the highly …

Point Cloud Registration

LiDARTouch: Monocular metric depth estimation with a few-beam LiDAR

2021-09-08 · Florent Bartoccioni, Éloi Zablocki, Patrick Pérez, Matthieu Cord 외

Vision-based depth estimation is a key feature in autonomous systems, which often relies on a single camera or several independent ones. In such a monocular setup, dense depth is obtained with either additional input fro…

Depth CompletionDepth Estimation

SelfVoxeLO: Self-supervised LiDAR Odometry with Voxel-based Deep Neural Networks

2020-10-19 · Yan Xu, Zhaoyang Huang, Kwan-Yee Lin, Xinge Zhu 외

Recent learning-based LiDAR odometry methods have demonstrated their competitiveness. However, most methods still face two substantial challenges: 1) the 2D projection representation of LiDAR data cannot effectively enco…

Self-Supervised Learning

DoGFlow: Self-Supervised LiDAR Scene Flow via Cross-Modal Doppler Guidance

2025-08-25 · Ajinkya Khoche, Qingwen Zhang, Yixi Cai, Sina Sharif Mansouri 외 arxiv

Accurate 3D scene flow estimation is critical for autonomous systems to navigate dynamic environments safely, but creating the necessary large-scale, manually annotated datasets remains a significant bottleneck for devel…

Scene Flow Estimation

TerraSeg: Self-Supervised Ground Segmentation for Any LiDAR

2026-03-28 · Ted Lentsch, Santiago Montiel-Marín, Holger Caesar, Dariu M. Gavrila arxiv

LiDAR perception is fundamental to robotics, enabling machines to understand their environment in 3D. A crucial task for LiDAR-based scene understanding and navigation is ground segmentation. However, existing methods ar…

Scene Understanding