paper-with-me

Papers

FlowDepth: Decoupling Optical Flow for Self-Supervised Monocular Depth Estimation

2024-03-28 · Yiyang Sun, Zhiyuan Xu, Xiaonian Wang, Jing Yao

Self-supervised multi-frame methods have currently achieved promising results in depth estimation. However, these methods often suffer from mismatch problems due to the moving objects, which break the static assumption. Additionally, unfairness can occur when calculating photometric errors in high-freq or low-texture regions of the images. To address these issues, existing approaches use additional semantic priori black-box networks to separate moving objects and improve the model only at the loss level. Therefore, we propose FlowDepth, where a Dynamic Motion Flow Module (DMFM) decouples the optical flow by a mechanism-based approach and warps the dynamic regions thus solving the mismatch problem. For the unfairness of photometric errors caused by high-freq and low-texture regions, we use Depth-Cue-Aware Blur (DCABlur) and Cost-Volume sparsity loss respectively at the input and the loss level to solve the problem. Experimental results on the KITTI and Cityscapes datasets show that our method outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2403.19294

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM

2019-07-26 · Shuosen Guan, Haoxin Li, Wei-Shi Zheng

Most of current Convolution Neural Network (CNN) based methods for optical flow estimation focus on learning optical flow on synthetic datasets with groundtruth, which is not practical. In this paper, we propose an unsup…

Action RecognitionOptical Flow Estimation

SelFlow: Self-Supervised Learning of Optical Flow

2019-04-19 · CVPR 2019 6 · Pengpeng Liu, Michael Lyu, Irwin King, Jia Xu

We present a self-supervised learning approach for optical flow. Our method distills reliable flow estimations from non-occluded pixels, and uses these predictions as ground truth to learn optical flow for hallucinated o…

Optical Flow EstimationSelf-Supervised Learning

Flow2Stereo: Effective Self-Supervised Learning of Optical Flow and Stereo Matching

2020-04-05 · CVPR 2020 6 · Pengpeng Liu, Irwin King, Michael Lyu, Jia Xu

In this paper, we propose a unified method to jointly learn optical flow and stereo matching. Our first intuition is stereo matching can be modeled as a special case of optical flow, and we can leverage 3D geometry behin…

3D geometryOptical Flow EstimationSelf-Supervised LearningStereo Matching

Spatiotemporal Blind-Spot Network with Calibrated Flow Alignment for Self-Supervised Video Denoising

2024-12-16 · Zikang Chen, Tao Jiang, Xiaowan Hu, Wang Zhang 외

Self-supervised video denoising aims to remove noise from videos without relying on ground truth data, leveraging the video itself to recover clean frames. Existing methods often rely on simplistic feature stacking or ap…

DenoisingOptical Flow EstimationVideo Denoising

MC-JEPA: A Joint-Embedding Predictive Architecture for Self-Supervised Learning of Motion and Content Features

2023-07-24 · Adrien Bardes, Jean Ponce, Yann Lecun

Self-supervised learning of visual representations has been focusing on learning content features, which do not capture object motion or location, and focus on identifying and differentiating objects in images and videos…

Optical Flow EstimationSelf-Supervised LearningSemantic Segmentation