paper-with-me

Papers

DistractFlow: Improving Optical Flow Estimation via Realistic Distractions and Pseudo-Labeling

2023-03-24 · CVPR 2023 1 · Jisoo Jeong, Hong Cai, Risheek Garrepalli, Fatih Porikli

We propose a novel data augmentation approach, DistractFlow, for training optical flow estimation models by introducing realistic distractions to the input frames. Based on a mixing ratio, we combine one of the frames in the pair with a distractor image depicting a similar domain, which allows for inducing visual perturbations congruent with natural objects and scenes. We refer to such pairs as distracted pairs. Our intuition is that using semantically meaningful distractors enables the model to learn related variations and attain robustness against challenging deviations, compared to conventional augmentation schemes focusing only on low-level aspects and modifications. More specifically, in addition to the supervised loss computed between the estimated flow for the original pair and its ground-truth flow, we include a second supervised loss defined between the distracted pair's flow and the original pair's ground-truth flow, weighted with the same mixing ratio. Furthermore, when unlabeled data is available, we extend our augmentation approach to self-supervised settings through pseudo-labeling and cross-consistency regularization. Given an original pair and its distracted version, we enforce the estimated flow on the distracted pair to agree with the flow of the original pair. Our approach allows increasing the number of available training pairs significantly without requiring additional annotations. It is agnostic to the model architecture and can be applied to training any optical flow estimation models. Our extensive evaluations on multiple benchmarks, including Sintel, KITTI, and SlowFlow, show that DistractFlow improves existing models consistently, outperforming the latest state of the art.

📄 PDF Abstract BibTeX arXiv:2303.14078

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Improved Optical Flow for Gesture-based Human-robot Interaction

2019-05-21 · Jen-Yen Chang, Antonio Tejero-de-Pablos, Tatsuya Harada

Gesture interaction is a natural way of communicating with a robot as an alternative to speech. Gesture recognition methods leverage optical flow in order to understand human motion. However, while accurate optical flow …

Gesture RecognitionOptical Flow Estimation

Optical Flow Estimation in 360$^\circ$ Videos: Dataset, Model and Application

2023-01-27 · Bin Duan, Keshav Bhandari, Gaowen Liu, Yan Yan

Optical flow estimation has been a long-lasting and fundamental problem in the computer vision community. However, despite the advances of optical flow estimation in perspective videos, the 360$^\circ$ videos counterpart…

Activity RecognitionEgocentric Activity RecognitionOptical Flow EstimationRepresentation Learning

MPI-Flow: Learning Realistic Optical Flow with Multiplane Images

2023-09-13 · ICCV 2023 1 · Yingping Liang, Jiaming Liu, Debing Zhang, Ying Fu

The accuracy of learning-based optical flow estimation models heavily relies on the realism of the training datasets. Current approaches for generating such datasets either employ synthetic data or generate images with l…

Optical Flow Estimation

Optical Flow Estimation for Spiking Camera

2021-10-08 · CVPR 2022 1 · Liwen Hu, Rui Zhao, Ziluo Ding, Lei Ma 외

As a bio-inspired sensor with high temporal resolution, the spiking camera has an enormous potential in real applications, especially for motion estimation in high-speed scenes. However, frame-based and event-based metho…

Event-based visionMotion EstimationOptical Flow Estimation

Attacking Motion Estimation with Adversarial Snow

2022-10-20 · Jenny Schmalfuss, Lukas Mehl, Andrés Bruhn

Current adversarial attacks for motion estimation (optical flow) optimize small per-pixel perturbations, which are unlikely to appear in the real world. In contrast, we exploit a real-world weather phenomenon for a novel…

Motion EstimationOptical Flow Estimation