paper-with-me

Papers

Learning Optical Flow, Depth, and Scene Flow without Real-World Labels

2022-03-28 · Vitor Guizilini, Kuan-Hui Lee, Rares Ambrus, Adrien Gaidon

Self-supervised monocular depth estimation enables robots to learn 3D perception from raw video streams. This scalable approach leverages projective geometry and ego-motion to learn via view synthesis, assuming the world is mostly static. Dynamic scenes, which are common in autonomous driving and human-robot interaction, violate this assumption. Therefore, they require modeling dynamic objects explicitly, for instance via estimating pixel-wise 3D motion, i.e. scene flow. However, the simultaneous self-supervised learning of depth and scene flow is ill-posed, as there are infinitely many combinations that result in the same 3D point. In this paper we propose DRAFT, a new method capable of jointly learning depth, optical flow, and scene flow by combining synthetic data with geometric self-supervision. Building upon the RAFT architecture, we learn optical flow as an intermediate task to bootstrap depth and scene flow learning via triangulation. Our algorithm also leverages temporal and geometric consistency losses across tasks to improve multi-task learning. Our DRAFT architecture simultaneously establishes a new state of the art in all three tasks in the self-supervised monocular setting on the standard KITTI benchmark. Project page: https://sites.google.com/tri.global/draft.

📄 PDF Abstract BibTeX arXiv:2203.15089

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth EstimationMonocular Depth EstimationMulti-Task LearningOptical Flow EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Upgrading Optical Flow to 3D Scene Flow Through Optical Expansion

2020-06-01 · CVPR 2020 6 · Gengshan Yang, Deva Ramanan

We describe an approach for upgrading 2D optical flow to 3D scene flow. Our key insight is that dense optical expansion - which can be reliably inferred from monocular frame pairs - reveals changes in depth of scene elem…

Depth EstimationOptical Flow Estimation

$\mathrm{F^2Depth}$: Self-supervised Indoor Monocular Depth Estimation via Optical Flow Consistency and Feature Map Synthesis

2024-03-27 · Xiaotong Guo, Huijie Zhao, Shuwei Shao, Xudong Li 외

Self-supervised monocular depth estimation methods have been increasingly given much attention due to the benefit of not requiring large, labelled datasets. Such self-supervised methods require high-quality salient featu…

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationOptical Flow Estimation+1

Unsupervised Cumulative Domain Adaptation for Foggy Scene Optical Flow

2023-03-14 · CVPR 2023 1 · Hanyu Zhou, Yi Chang, Wending Yan, Luxin Yan

Optical flow has achieved great success under clean scenes, but suffers from restricted performance under foggy scenes. To bridge the clean-to-foggy domain gap, the existing methods typically adopt the domain adaptation …

Domain AdaptationOptical Flow Estimation

UnOS: Unified Unsupervised Optical-Flow and Stereo-Depth Estimation by Watching Videos

2019-06-01 · CVPR 2019 6 · Yang Wang, Peng Wang, Zhenheng Yang, Chenxu Luo 외

In this paper, we propose UnOS, an unified system for unsupervised optical flow and stereo depth estimation using convolutional neural network (CNN) by taking advantages of their inherent geometrical consistency based on…

Depth EstimationMotion SegmentationOptical Flow EstimationStereo Depth Estimation+1

DF-Net: Unsupervised Joint Learning of Depth and Flow using Cross-Task Consistency

2018-09-05 · ECCV 2018 9 · Yuliang Zou, Zelun Luo, Jia-Bin Huang

We present an unsupervised learning framework for simultaneously training single-view depth prediction and optical flow estimation models using unlabeled video sequences. Existing unsupervised methods often exploit brigh…

Depth And Camera MotionDepth EstimationDepth PredictionOptical Flow Estimation