FlowNet3D: Learning Scene Flow in 3D Point Clouds
Xingyu Liu, Charles R. Qi, Leonidas J. Guibas

TL;DR
FlowNet3D is a deep neural network that directly estimates 3D scene flow from point clouds, enabling applications like scan registration and motion segmentation with strong generalization from synthetic to real data.
Contribution
The paper introduces FlowNet3D, a novel end-to-end deep learning architecture with new layers for learning scene flow directly from point clouds, outperforming baselines and generalizing well.
Findings
Successfully generalizes from synthetic to real Lidar data
Outperforms baseline methods on scene flow estimation
Enables applications like scan registration and motion segmentation
Abstract
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 images as input, few try to estimate scene flow directly from point clouds. In this work, we propose a novel deep neural network named that learns scene flow from point clouds in an end-to-end fashion. Our network simultaneously learns deep hierarchical features of point clouds and flow embeddings that represent point motions, supported by two newly proposed learning layers for point sets. We evaluate the network on both challenging synthetic data from FlyingThings3D and real Lidar scans from KITTI. Trained on synthetic data only, our network successfully generalizes to real scans, outperforming various baselines and showing competitive results to the prior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Computer Graphics and Visualization Techniques
