paper-with-me

홈 › Papers

DeepLiDARFlow: A Deep Learning Architecture For Scene Flow Estimation Using Monocular Camera and Sparse LiDAR

2020-08-18 · Rishav, Ramy Battrawy, René Schuster, Oliver Wasenmüller, Didier Stricker

Scene flow is the dense 3D reconstruction of motion and geometry of a scene. Most state-of-the-art methods use a pair of stereo images as input for full scene reconstruction. These methods depend a lot on the quality of the RGB images and perform poorly in regions with reflective objects, shadows, ill-conditioned light environment and so on. LiDAR measurements are much less sensitive to the aforementioned conditions but LiDAR features are in general unsuitable for matching tasks due to their sparse nature. Hence, using both LiDAR and RGB can potentially overcome the individual disadvantages of each sensor by mutual improvement and yield robust features which can improve the matching process. In this paper, we present DeepLiDARFlow, a novel deep learning architecture which fuses high level RGB and LiDAR features at multiple scales in a monocular setup to predict dense scene flow. Its performance is much better in the critical regions where image-only and LiDAR-only methods are inaccurate. We verify our DeepLiDARFlow using the established data sets KITTI and FlyingThings3D and we show strong robustness compared to several state-of-the-art methods which used other input modalities. The code of our paper is available at https://github.com/dfki-av/DeepLiDARFlow.

📄 PDF Abstract BibTeX arXiv:2008.08136

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionScene Flow Estimation

Similar Papers 제목 키워드 기반

MonoPLFlowNet: Permutohedral Lattice FlowNet for Real-Scale 3D Scene FlowEstimation with Monocular Images

2021-11-24 · Runfa Li, Truong Nguyen

Real-scale scene flow estimation has become increasingly important for 3D computer vision. Some works successfully estimate real-scale 3D scene flow with LiDAR. However, these ubiquitous and expensive sensors are still u…

Depth EstimationScene Flow Estimation

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

2026-02-25 · Rajai Alhimdiat, Ramy Battrawy, René Schuster, Didier Stricker 외 arxiv

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 result…

Scene Flow EstimationGraph MatchingPoint Clouds

Self-Supervised Monocular Scene Flow Estimation

2020-04-08 · CVPR 2020 6 · Junhwa Hur, Stefan Roth

Scene flow estimation has been receiving increasing attention for 3D environment perception. Monocular scene flow estimation -- obtaining 3D structure and 3D motion from two temporally consecutive images -- is a highly i…

Depth EstimationMonocular Depth EstimationOptical Flow EstimationScene Flow Estimation+1

Unsupervised Learning of 3D Scene Flow from Monocular Camera

2022-06-08 · Guangming Wang, Xiaoyu Tian, Ruiqi Ding, Hesheng Wang

Scene flow represents the motion of points in the 3D space, which is the counterpart of the optical flow that represents the motion of pixels in the 2D image. However, it is difficult to obtain the ground truth of scene …

Camera Pose EstimationDepth EstimationOptical Flow EstimationPose Estimation+1

MonoComb: A Sparse-to-Dense Combination Approach for Monocular Scene Flow

2020-10-21 · René Schuster, Christian Unger, Didier Stricker

Contrary to the ongoing trend in automotive applications towards usage of more diverse and more sensors, this work tries to solve the complex scene flow problem under a monocular camera setup, i.e. using a single sensor.…

Depth EstimationOptical Flow Estimation