paper-with-me

Papers

HCRF-Flow: Scene Flow from Point Clouds with Continuous High-order CRFs and Position-aware Flow Embedding

2021-05-17 · CVPR 2021 1 · Ruibo Li, Guosheng Lin, Tong He, Fayao Liu, Chunhua Shen

Scene flow in 3D point clouds plays an important role in understanding dynamic environments. Although significant advances have been made by deep neural networks, the performance is far from satisfactory as only per-point translational motion is considered, neglecting the constraints of the rigid motion in local regions. To address the issue, we propose to introduce the motion consistency to force the smoothness among neighboring points. In addition, constraints on the rigidity of the local transformation are also added by sharing unique rigid motion parameters for all points within each local region. To this end, a high-order CRFs based relation module (Con-HCRFs) is deployed to explore both point-wise smoothness and region-wise rigidity. To empower the CRFs to have a discriminative unary term, we also introduce a position-aware flow estimation module to be incorporated into the Con-HCRFs. Comprehensive experiments on FlyingThings3D and KITTI show that our proposed framework (HCRF-Flow) achieves state-of-the-art performance and significantly outperforms previous approaches substantially.

📄 PDF Abstract BibTeX arXiv:2105.07751

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

Learning Scene Flow in 3D Point Clouds with Noisy Pseudo Labels

2022-03-23 · Bing Li, Cheng Zheng, Guohao Li, Bernard Ghanem

We propose a novel scene flow method that captures 3D motions from point clouds without relying on ground-truth scene flow annotations. Due to the irregularity and sparsity of point clouds, it is expensive and time-consu…

Pseudo LabelSelf-Supervised Learning

FlowNet3D: Learning Scene Flow in 3D Point Clouds

2018-06-04 · CVPR 2019 6 · Xingyu Liu, Charles R. Qi, Leonidas J. Guibas

Many applications in robotics and human-computer interaction can benefit from understanding 3D motion of points in a dynamic environment, widely noted as scene flow. While most previous methods focus on stereo and RGB-D …

Motion Segmentation

Scene Flow from Point Clouds with or without Learning

2020-10-31 · Jhony Kaesemodel Pontes, James Hays, Simon Lucey

Scene flow is the three-dimensional (3D) motion field of a scene. It provides information about the spatial arrangement and rate of change of objects in dynamic environments. Current learning-based approaches seek to est…

Motion SegmentationSelf-Supervised Learning

3D Scene Flow Estimation on Pseudo-LiDAR: Bridging the Gap on Estimating Point Motion

2022-09-27 · Chaokang Jiang, Guangming Wang, Yanzi Miao, Hesheng Wang

3D scene flow characterizes how the points at the current time flow to the next time in the 3D Euclidean space, which possesses the capacity to infer autonomously the non-rigid motion of all objects in the scene. The pre…

Optical Flow EstimationScene Flow EstimationSelf-Supervised Learning

Self-Supervised 3D Scene Flow Estimation Guided by Superpoints

2023-05-04 · CVPR 2023 1 · Yaqi Shen, Le Hui, Jin Xie, Jian Yang

3D scene flow estimation aims to estimate point-wise motions between two consecutive frames of point clouds. Superpoints, i.e., points with similar geometric features, are usually employed to capture similar motions of l…

Scene Flow Estimation