English

SF3D-RGB: Scene Flow Estimation from Monocular Camera and Sparse LiDAR

Computer Vision and Pattern Recognition 2026-02-26 v1

Abstract

Scene flow estimation is an extremely important task in computer vision to support the perception of dynamic changes in the scene. For robust scene flow, learning-based approaches have recently achieved impressive results using either image-based or LiDAR-based modalities. However, these methods have tended to focus on the use of a single modality. To tackle these problems, we present a deep learning architecture, SF3D-RGB, that enables sparse scene flow estimation using 2D monocular images and 3D point clouds (e.g., acquired by LiDAR) as inputs. Our architecture is an end-to-end model that first encodes information from each modality into features and fuses them together. Then, the fused features enhance a graph matching module for better and more robust mapping matrix computation to generate an initial scene flow. Finally, a residual scene flow module further refines the initial scene flow. Our model is designed to strike a balance between accuracy and efficiency. Furthermore, experiments show that our proposed method outperforms single-modality methods and achieves better scene flow accuracy on real-world datasets while using fewer parameters compared to other state-of-the-art methods with fusion.

Keywords

Cite

@article{arxiv.2602.21699,
  title  = {SF3D-RGB: Scene Flow Estimation from Monocular Camera and Sparse LiDAR},
  author = {Rajai Alhimdiat and Ramy Battrawy and René Schuster and Didier Stricker and Wesam Ashour},
  journal= {arXiv preprint arXiv:2602.21699},
  year   = {2026}
}

Comments

Accepted in Computer Vision Conference (CVC) 2026

R2 v1 2026-07-01T10:51:34.591Z