FlowNet3D: Learning Scene Flow in 3D Point Clouds
About
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 $FlowNet3D$ 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 art. We also demonstrate two applications of our scene flow output (scan registration and motion segmentation) to show its potential wide use cases.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Scene Flow Estimation | FT3Ds (test) | EPE0.1136 | 47 | |
| Scene Flow Estimation | KITTI | EPE (m)0.122 | 34 | |
| Scene Flow Estimation | FlyingThings3D with occlusions (F3Do) (test) | EPE3D0.157 | 28 | |
| Scene Flow Estimation | KITTI (test) | AS37.38 | 28 | |
| Motion Prediction | nuScenes v1.0-trainval (test) | Mean Error0.041 | 24 | |
| Scene Flow Estimation | KITTIo (test) | EPE0.173 | 23 | |
| 3D Scene Flow | KITTI (test) | EPE 3D17.67 | 18 | |
| Scene Flow Estimation | Waymo Open Dataset (val) | EPE0.1067 | 17 | |
| Scene Flow | FlyingThings3D (val) | EPE3D0.151 | 14 | |
| Scene Flow | FlyingThings3D (test) | EPE3D0.0886 | 13 |