paper-with-me

홈 › Papers

RCP: Recurrent Closest Point for Scene Flow Estimation on 3D Point Clouds

2022-05-23 · Xiaodong Gu, Chengzhou Tang, Weihao Yuan, Zuozhuo Dai, Siyu Zhu, Ping Tan

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estimating accurate 3D flow. However, these methods are limited by the fact that it is difficult to define a search window on point clouds because of the irregular data structure. In this paper, we avoid this irregularity by a simple yet effective method.We decompose the problem into two interlaced stages, where the 3D flows are optimized point-wisely at the first stage and then globally regularized in a recurrent network at the second stage. Therefore, the recurrent network only receives the regular point-wise information as the input. In the experiments, we evaluate the proposed method on both the 3D scene flow estimation and the point cloud registration task. For 3D scene flow estimation, we make comparisons on the widely used FlyingThings3D and KITTIdatasets. For point cloud registration, we follow previous works and evaluate the data pairs with large pose and partially overlapping from ModelNet40. The results show that our method outperforms the previous method and achieves a new state-of-the-art performance on both 3D scene flow estimation and point cloud registration, which demonstrates the superiority of the proposed zero-order method on irregular point cloud data.

📄 PDF Abstract BibTeX arXiv:2205.11028

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationPoint Cloud RegistrationScene Flow Estimation

Similar Papers 제목 키워드 기반

RCP: Recurrent Closest Point for Point Cloud

2022-01-01 · CVPR 2022 1 · Xiaodong Gu, Chengzhou Tang, Weihao Yuan, Zuozhuo Dai 외

3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estima…

Motion EstimationPoint Cloud RegistrationScene Flow Estimation

Multi-Scale Bidirectional Recurrent Network with Hybrid Correlation for Point Cloud Based Scene Flow Estimation

2023-01-01 · ICCV 2023 1 · Wencan Cheng, Jong Hwan Ko

Scene flow estimation provides the fundamental motion perception of a dynamic scene, which is of practical importance in many computer vision applications. In this paper, we propose a novel multi-scale bidirectional …

Scene Flow Estimation

Unsupervised Learning of 3D Scene Flow from Monocular Camera

2022-06-08 · Guangming Wang, Xiaoyu Tian, Ruiqi Ding, Hesheng Wang

Scene flow represents the motion of points in the 3D space, which is the counterpart of the optical flow that represents the motion of pixels in the 2D image. However, it is difficult to obtain the ground truth of scene …

Camera Pose EstimationDepth EstimationOptical Flow EstimationPose Estimation+1

Exploiting Rigidity Constraints for LiDAR Scene Flow Estimation

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

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

Autonomous DrivingScene Flow Estimation

DeFlow: Decoder of Scene Flow Network in Autonomous Driving

2024-01-29 · Qingwen Zhang, Yi Yang, Heng Fang, Ruoyu Geng 외

Scene flow estimation determines a scene's 3D motion field, by predicting the motion of points in the scene, especially for aiding tasks in autonomous driving. Many networks with large-scale point clouds as input use vox…

Autonomous DrivingDecoderScene Flow Estimation