paper-with-me

홈 › Papers

Normal Transformer: Extracting Surface Geometry from LiDAR Points Enhanced by Visual Semantics

2022-11-19 · Ancheng Lin, Jun Li

High-quality estimation of surface normal can help reduce ambiguity in many geometry understanding problems, such as collision avoidance and occlusion inference. This paper presents a technique for estimating the normal from 3D point clouds and 2D colour images. We have developed a transformer neural network that learns to utilise the hybrid information of visual semantic and 3D geometric data, as well as effective learning strategies. Compared to existing methods, the information fusion of the proposed method is more effective, which is supported by experiments. We have also built a simulation environment of outdoor traffic scenes in a 3D rendering engine to obtain annotated data to train the normal estimator. The model trained on synthetic data is tested on the real scenes in the KITTI dataset. And subsequent tasks built upon the estimated normal directions in the KITTI dataset show that the proposed estimator has advantage over existing methods.

📄 PDF Abstract BibTeX arXiv:2211.10580

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

LiSu: A Dataset and Method for LiDAR Surface Normal Estimation

2025-03-11 · CVPR 2025 1 · Dušan Malić, Christian Fruhwirth-Reisinger, Samuel Schulter, Horst Possegger

While surface normals are widely used to analyse 3D scene geometry, surface normal estimation from LiDAR point clouds remains severely underexplored. This is caused by the lack of large-scale annotated datasets on the on…

Autonomous DrivingDomain AdaptationSurface Normal EstimationSurface Reconstruction

A Surface Geometry Model for LiDAR Depth Completion

2021-04-17 · Yiming Zhao, Lin Bai, Ziming Zhang, Xinming Huang

LiDAR depth completion is a task that predicts depth values for every pixel on the corresponding camera frame, although only sparse LiDAR points are available. Most of the existing state-of-the-art solutions are based on…

Depth CompletionSelf-Supervised Learning

Unsigned Distance Field as an Accurate 3D Scene Representation for Neural Scene Completion

2022-03-17 · Jean Pierre Richa, Jean-Emmanuel Deschaud, François Goulette, Nicolas Dalmasso

Scene Completion is the task of completing missing geometry from a partial scan of a scene. Most previous methods compute an implicit representation from range data using a Truncated Signed Distance Function (T-SDF) comp…

Real-Time LiDAR Gaussian Splatting SLAM

2026-07-05 · Seungjun Tak, Yewon Jeon, Jaeik Hwang, SukMin Hwang 외 arxiv

We present a real-time LiDAR-based framework for Gaussian Splatting SLAM that tightly couples fast G-ICP registration with spherical rasterization-based dense mapping for large-scale sequences. Leveraging LiDAR geometry …

DeLiO: Decoupled LiDAR Odometry

2019-04-29 · Queens Maria Thomas, Oliver Wasenmüller, Didier Stricker

Most LiDAR odometry algorithms estimate the transformation between two consecutive frames by estimating the rotation and translation in an intervening fashion. In this paper, we propose our Decoupled LiDAR Odometry (DeLi…

Translation