Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CamLiFlow: Bidirectional Camera-LiDAR Fusion for Joint Optical Flow and Scene Flow Estimation

About

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, called CamLiFlow. It consists of 2D and 3D branches with multiple bidirectional connections between them in specific layers. Different from previous work, we apply a point-based 3D branch to better extract the geometric features and design a symmetric learnable operator to fuse dense image features and sparse point features. Experiments show that CamLiFlow achieves better performance with fewer parameters. Our method ranks 1st on the KITTI Scene Flow benchmark, outperforming the previous art with 1/7 parameters. Code is available at https://github.com/MCG-NJU/CamLiFlow.

Haisong Liu, Tao Lu, Yihui Xu, Jia Liu, Wenjie Li, Lijun Chen• 2021

Related benchmarks

TaskDatasetResultRank
Scene FlowKITTI Scene Flow 2015 (test)
D1 Score (All)1.81
28
Optical FlowFlyingThings3D (val)
EPE2D2.18
15
Scene FlowFlyingThings3D (val)
EPE3D0.032
14
Scene FlowKITTI Scene Flow (test)
D1 Error (noc)1.63
12
Scene FlowEvent-KITTI Night
EPE0.047
10
Scene Flow EstimationFlyingThings3D F3Dc all Clean (test)
EPE3D0.061
6
Scene FlowEvent-KITTI Day
EPE0.033
5
Scene FlowDSEC (Day)
EPE0.113
5
Scene FlowDSEC (Night)
EPE0.125
5
Scene Flow EstimationFlyingThings3D F3Dc, non-occluded Clean (test)
EPE3D0.032
3
Showing 10 of 10 rows

Other info

Code

Follow for update