paper-with-me

홈 › Papers

Multi-Body Neural Scene Flow

2023-10-16 · Kavisha Vidanapathirana, Shin-Fang Chng, Xueqian Li, Simon Lucey

The test-time optimization of scene flow - using a coordinate network as a neural prior - has gained popularity due to its simplicity, lack of dataset bias, and state-of-the-art performance. We observe, however, that although coordinate networks capture general motions by implicitly regularizing the scene flow predictions to be spatially smooth, the neural prior by itself is unable to identify the underlying multi-body rigid motions present in real-world data. To address this, we show that multi-body rigidity can be achieved without the cumbersome and brittle strategy of constraining the $SE(3)$ parameters of each rigid body as done in previous works. This is achieved by regularizing the scene flow optimization to encourage isometry in flow predictions for rigid bodies. This strategy enables multi-body rigidity in scene flow while maintaining a continuous flow field, hence allowing dense long-term scene flow integration across a sequence of point clouds. We conduct extensive experiments on real-world datasets and demonstrate that our approach outperforms the state-of-the-art in 3D scene flow and long-term point-wise 4D trajectory prediction. The code is available at: https://github.com/kavisha725/MBNSF.

📄 PDF Abstract BibTeX arXiv:2310.10301

Code (1)

kavisha725/MBNSF 공식 구현 pytorch

Tasks

Scene Flow EstimationTrajectory Prediction

Similar Papers 제목 키워드 기반

3DSFLabelling: Boosting 3D Scene Flow Estimation by Pseudo Auto-labelling

2024-02-28 · CVPR 2024 1 · Chaokang Jiang, Guangming Wang, Jiuming Liu, Hesheng Wang 외

Learning 3D scene flow from LiDAR point clouds presents significant difficulties, including poor generalization from synthetic datasets to real scenes, scarcity of real-world 3D labels, and poor performance on real spars…

Autonomous DrivingData AugmentationScene Flow Estimation

SphereFlow: 6 DoF Scene Flow from RGB-D Pairs

2014-06-01 · CVPR 2014 6 · Michael Hornacek, Andrew Fitzgibbon, Carsten Rother

We take a new approach to computing dense scene flow between a pair of consecutive RGB-D frames. We exploit the availability of depth data by seeking correspondences with respect to patches specified not as the pixels in…

Occlusion Handling

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 re…

Motion EstimationScene Flow EstimationSelf-Driving CarsTranslation

SE3-Nets: Learning Rigid Body Motion using Deep Neural Networks

2016-06-08 · Arunkumar Byravan, Dieter Fox

We introduce SE3-Nets, which are deep neural networks designed to model and learn rigid body motion from raw point cloud data. Based only on sequences of depth images along with action vectors and point wise data associa…

Robust Ego and Object 6-DoF Motion Estimation and Tracking

2020-07-28 · Jun Zhang, Mina Henein, Robert Mahony, Viorela Ila

The problem of tracking self-motion as well as motion of objects in the scene using information from a camera is known as multi-body visual odometry and is a challenging task. This paper proposes a robust solution to ach…

Autonomous DrivingMotion EstimationOptical Flow EstimationVisual Odometry