paper-with-me

Papers

Imposing Consistency for Optical Flow Estimation

2022-04-14 · CVPR 2022 1 · Jisoo Jeong, Jamie Menjay Lin, Fatih Porikli, Nojun Kwak

Imposing consistency through proxy tasks has been shown to enhance data-driven learning and enable self-supervision in various tasks. This paper introduces novel and effective consistency strategies for optical flow estimation, a problem where labels from real-world data are very challenging to derive. More specifically, we propose occlusion consistency and zero forcing in the forms of self-supervised learning and transformation consistency in the form of semi-supervised learning. We apply these consistency techniques in a way that the network model learns to describe pixel-level motions better while requiring no additional annotations. We demonstrate that our consistency strategies applied to a strong baseline network model using the original datasets and labels provide further improvements, attaining the state-of-the-art results on the KITTI-2015 scene flow benchmark in the non-stereo category. Our method achieves the best foreground accuracy (4.33% in Fl-all) over both the stereo and non-stereo categories, even though using only monocular image inputs.

📄 PDF Abstract BibTeX arXiv:2204.07262

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

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

Self-Supervised Flow Estimation using Geometric Regularization with Applications to Camera Image and Grid Map Sequences

2019-04-17 · Sascha Wirges, Johannes Gräter, Qiuhao Zhang, Christoph Stiller

We present a self-supervised approach to estimate flow in camera image and top-view grid map sequences using fully convolutional neural networks in the domain of automated driving. We extend existing approaches for self-…

Optical Flow EstimationScene Flow Estimation

Every Frame Counts: Joint Learning of Video Segmentation and Optical Flow

2019-11-28 · Mingyu Ding, Zhe Wang, Bolei Zhou, Jianping Shi 외

A major challenge for video semantic segmentation is the lack of labeled data. In most benchmark datasets, only one frame of a video clip is annotated, which makes most supervised methods fail to utilize information from…

Optical Flow EstimationSegmentationSemantic SegmentationVideo Segmentation+1

$\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

OCAI: Improving Optical Flow Estimation by Occlusion and Consistency Aware Interpolation

2024-03-26 · CVPR 2024 1 · Jisoo Jeong, Hong Cai, Risheek Garrepalli, Jamie Menjay Lin 외

The scarcity of ground-truth labels poses one major challenge in developing optical flow estimation models that are both generalizable and robust. While current methods rely on data augmentation, they have yet to fully e…

Data AugmentationMissing ValuesOptical Flow Estimation