Learning Optical Flow and Scene Flow with Bidirectional Camera-LiDAR Fusion
Haisong Liu, Tao Lu, Yihui Xu, Jia Liu, Limin Wang

TL;DR
This paper introduces a novel end-to-end framework for joint optical flow and scene flow estimation from synchronized 2D images and 3D LiDAR data, utilizing bidirectional fusion modules to effectively combine dense and sparse features.
Contribution
It proposes a new bidirectional camera-LiDAR fusion module and two architectures, CamLiPWC and CamLiRAFT, that outperform existing methods on standard benchmarks.
Findings
Achieved up to 47.9% reduction in 3D end-point-error on FlyingThings3D.
CamLiRAFT ranks 1st on the KITTI Scene Flow benchmark with fewer parameters.
Demonstrated strong generalization and non-rigid motion handling capabilities.
Abstract
In this paper, we study the problem of jointly estimating the optical flow and scene flow from synchronized 2D and 3D data. Previous methods either employ a complex pipeline that splits the joint task into independent stages, or fuse 2D and 3D information in an ``early-fusion'' or ``late-fusion'' manner. Such one-size-fits-all approaches suffer from a dilemma of failing to fully utilize the characteristic of each modality or to maximize the inter-modality complementarity. To address the problem, we propose a novel end-to-end framework, which consists of 2D and 3D branches with multiple bidirectional fusion connections between them in specific layers. Different from previous work, we apply a point-based 3D branch to extract the LiDAR features, as it preserves the geometric structure of point clouds. To fuse dense image features and sparse point features, we propose a learnable operator…
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 · Advanced Image Processing Techniques · Image Processing Techniques and Applications
