paper-with-me

홈 › Papers

PointFlowNet: Learning Representations for Rigid Motion Estimation from Point Clouds

2018-06-06 · CVPR 2019 6 · Aseem Behl, Despoina Paschalidou, Simon Donné, Andreas Geiger

Despite significant progress in image-based 3D scene flow estimation, the performance of such approaches has not yet reached the fidelity required by many applications. Simultaneously, these applications are often not restricted to image-based estimation: laser scanners provide a popular alternative to traditional cameras, for example in the context of self-driving cars, as they directly yield a 3D point cloud. In this paper, we propose to estimate 3D motion from such unstructured point clouds using a deep neural network. In a single forward pass, our model jointly predicts 3D scene flow as well as the 3D bounding box and rigid body motion of objects in the scene. While the prospect of estimating 3D scene flow from unstructured point clouds is promising, it is also a challenging task. We show that the traditional global representation of rigid body motion prohibits inference by CNNs, and propose a translation equivariant representation to circumvent this problem. For training our deep network, a large dataset is required. Because of this, we augment real scans from KITTI with virtual objects, realistically modeling occlusions and simulating sensor noise. A thorough comparison with classic and learning-based techniques highlights the robustness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1806.02170

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationScene Flow EstimationSelf-Driving CarsTranslation

Similar Papers 제목 키워드 기반

Bi-PointFlowNet: Bidirectional Learning for Point Cloud Based Scene Flow Estimation

2022-07-15 · Wencan Cheng, Jong Hwan Ko

Scene flow estimation, which extracts point-wise motion between scenes, is becoming a crucial task in many computer vision tasks. However, all of the existing estimation methods utilize only the unidirectional features, …

Scene Flow Estimation

Self-Supervised 3D Scene Flow Estimation and Motion Prediction using Local Rigidity Prior

2023-10-17 · Ruibo Li, Chi Zhang, Zhe Wang, Chunhua Shen 외

In this article, we investigate self-supervised 3D scene flow estimation and class-agnostic motion prediction on point clouds. A realistic scene can be well modeled as a collection of rigidly moving parts, therefore its …

Motion Estimationmotion predictionScene Flow EstimationSelf-Supervised Learning

Learning Rigidity in Dynamic Scenes with a Moving Camera for 3D Motion Field Estimation

2018-04-12 · ECCV 2018 9 · Zhaoyang Lv, Kihwan Kim, Alejandro Troccoli, Deqing Sun 외

Estimation of 3D motion in a dynamic scene from a temporal pair of images is a core task in many scene understanding problems. In real world applications, a dynamic scene is commonly captured by a moving camera (i.e., pa…

Optical Flow EstimationScene Flow EstimationScene Understanding

TARS: Traffic-Aware Radar Scene Flow Estimation

2025-03-13 · Jialong Wu, Marco Braun, Dominic Spata, Matthias Rottmann

Scene flow provides crucial motion information for autonomous driving. Recent LiDAR scene flow models utilize the rigid-motion assumption at the instance level, assuming objects are rigid bodies. However, these instance-…

Autonomous Drivingobject-detectionObject DetectionScene Flow Estimation+1

Self-Supervised Learning of Non-Rigid Residual Flow and Ego-Motion

2020-09-22 · Ivan Tishchenko, Sandro Lombardi, Martin R. Oswald, Marc Pollefeys

Most of the current scene flow methods choose to model scene flow as a per point translation vector without differentiating between static and dynamic components of 3D motion. In this work we present an alternative metho…

Self-Supervised LearningTranslation