paper-with-me

홈 › Papers

Conditional Prior Networks for Optical Flow

2018-07-26 · ECCV 2018 9 · Yanchao Yang, Stefano Soatto

Classical computation of optical flow involves generic priors (regularizers) that capture rudimentary statistics of images, but not long-range correlations or semantics. On the other hand, fully supervised methods learn the regularity in the annotated data, without explicit regularization and with the risk of overfitting. We seek to learn richer priors on the set of possible flows that are statistically compatible with an image. Once the prior is learned in a supervised fashion, one can easily learn the full map to infer optical flow directly from two or more images, without any need for (additional) supervision. We introduce a novel architecture, called Conditional Prior Network (CPN), and show how to train it to yield a conditional prior. When used in conjunction with a simple optical flow architecture, the CPN beats all variational methods and all unsupervised learning-based ones using the same data term. It performs comparably to fully supervised ones, that however are fine-tuned to a particular dataset. Our method, on the other hand, performs well even when transferred between datasets.

📄 PDF Abstract BibTeX arXiv:1807.10378

Code (1)

YanchaoYang/Conditional-Prior-Networks 공식 구현 tf

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

FlowDiffuser: Advancing Optical Flow Estimation with Diffusion Models

2024-01-01 · CVPR 2024 1 · Ao Luo, Xin Li, Fan Yang, Jiangyu Liu 외

Optical flow estimation a process of predicting pixel-wise displacement between consecutive frames has commonly been approached as a regression task in the age of deep learning. Despite notable advancements this de f…

DecoderDenoisingOptical Flow Estimation

GeoDiffMM: Geometry-Guided Conditional Diffusion for Motion Magnification

2025-12-09 · Xuedeng Liu, Jiabao Guo, Zheng Zhang, Fei Wang 외 arxiv

Video Motion Magnification (VMM) amplifies subtle macroscopic motions to a perceptible level. Recently, existing mainstream Eulerian approaches address amplification-induced noise via decoupling representation learning s…

Representation Learning

FocusFlow: Boosting Key-Points Optical Flow Estimation for Autonomous Driving

2023-08-14 · Zhonghua Yi, Hao Shi, Kailun Yang, Qi Jiang 외

Key-point-based scene understanding is fundamental for autonomous driving applications. At the same time, optical flow plays an important role in many vision tasks. However, due to the implicit bias of equal attention on…

Autonomous DrivingOptical Flow EstimationScene Understanding

Conditional Normalizing Flow Surrogate for Monte Carlo Prediction of Radiative Properties in Nanoparticle-Embedded Layers

2025-08-27 · Fahime Seyedheydari, Kevin Conley, Simo Särkkä arxiv

We present a probabilistic, data-driven surrogate model for predicting the radiative properties of nanoparticle embedded scattering media. The model uses conditional normalizing flows, which learn the conditional distrib…

MVFlow: Deep Optical Flow Estimation of Compressed Videos with Motion Vector Prior

2023-08-03 · Shili Zhou, Xuhao Jiang, Weimin Tan, Ruian He 외

In recent years, many deep learning-based methods have been proposed to tackle the problem of optical flow estimation and achieved promising results. However, they hardly consider that most videos are compressed and thus…

Optical Flow Estimation