xingyul/flownet3d
FlowNet3D is a deep neural network that estimates 3D scene flow (point motion) from point cloud data in an end-to-end manner.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository implements FlowNet3D, a deep learning model published at CVPR 2019, designed to estimate scene flow directly from 3D point clouds. The network learns hierarchical features of point clouds and flow embeddings representing point motions through novel learning layers for point sets. It is trained on synthetic FlyingThings3D data and evaluated on KITTI Lidar scans, demonstrating generalization to real-world data.