paper-with-me

Papers

Exploiting Rigidity Constraints for LiDAR Scene Flow Estimation

2022-01-01 · CVPR 2022 1 · Guanting Dong, Yueyi Zhang, HanLin Li, Xiaoyan Sun, Zhiwei Xiong

Previous LiDAR scene flow estimation methods, especially recurrent neural networks, usually suffer from structure distortion in challenging cases, such as sparse reflection and motion occlusions. In this paper, we propose a novel optimization method based on a recurrent neural network to predict LiDAR scene flow in a weakly supervised manner. Specifically, our neural recurrent network exploits direct rigidity constraints to preserve the geometric structure of the warped source scene during an iterative alignment procedure. An error awarded optimization strategy is proposed to update the LiDAR scene flow by minimizing the point measurement error instead of reconstructing the cost volume multiple times. Trained on two autonomous driving datasets, our network outperforms recent state-of-the-art networks on lidarKITTI by a large margin. The code and models will be available at https://github. com/gtdong-ustc/LiDARSceneFlow.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingScene Flow Estimation

Similar Papers 제목 키워드 기반

Exploiting Implicit Rigidity Constraints via Weight-Sharing Aggregation for Scene Flow Estimation from Point Clouds

2023-03-04 · Yun Wang, Cheng Chi, Xin Yang

Scene flow estimation, which predicts the 3D motion of scene points from point clouds, is a core task in autonomous driving and many other 3D vision applications. Existing methods either suffer from structure distortion …

Autonomous DrivingPose EstimationScene Flow EstimationSemantic Segmentation

VoteFlow: Enforcing Local Rigidity in Self-Supervised Scene Flow

2025-03-28 · CVPR 2025 1 · Yancong Lin, Shiming Wang, Liangliang Nan, Julian Kooij 외

Scene flow estimation aims to recover per-point motion from two adjacent LiDAR scans. However, in real-world applications such as autonomous driving, points rarely move independently of others, especially for nearby poin…

Autonomous DrivingComputational EfficiencyInductive BiasScene Flow Estimation+1

EMR-MSF: Self-Supervised Recurrent Monocular Scene Flow Exploiting Ego-Motion Rigidity

2023-01-01 · ICCV 2023 1 · Zijie Jiang, Masatoshi Okutomi

Self-supervised monocular scene flow estimation, aiming to understand both 3D structures and 3D motions from two temporally consecutive monocular images, has received increasing attention for its simple and economica…

Motion EstimationScene Flow EstimationVisual Odometry

RVLoss: Runoff Vote Loss for Self-Supervised LiDAR Scene Flow Estimation

2026-08-19 · Shiming Wang, Liangliang Nan, Julian Kooij, Holger Caesar 외 arxiv

LiDAR scene flow estimates point-wise motion between two consecutive scans, referred to as the source and target. Leading self-supervised methods typically minimize the Chamfer loss, the nearest neighbor distance between…

Self-Supervised LearningScene Flow Estimation

EgoFlowNet: Non-Rigid Scene Flow from Point Clouds with Ego-Motion Support

2024-07-03 · Ramy Battrawy, René Schuster, Didier Stricker

Recent weakly-supervised methods for scene flow estimation from LiDAR point clouds are limited to explicit reasoning on object-level. These methods perform multiple iterative optimizations for each rigid object, which ma…

ClusteringObjectScene Flow Estimation