paper-with-me

Papers

Unsupervised Learning Optical Flow in Multi-frame Dynamic Environment Using Temporal Dynamic Modeling

2023-04-14 · Zitang Sun, Shin'ya Nishida, Zhengbo Luo

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-truth flow is not readily available in many cases. However, unsupervised learning is likely to be unstable when pixel tracking is lost due to occlusion and motion blur, or the pixel matching is impaired due to variation in image content and spatial structure over time. In natural environments, dynamic occlusion or object variation is a relatively slow temporal process spanning several frames. We, therefore, explore the optical flow estimation from multiple-frame sequences of dynamic scenes, whereas most of the existing unsupervised approaches are based on temporal static models. We handle the unsupervised optical flow estimation with a temporal dynamic model by introducing a spatial-temporal dual recurrent block based on the predictive coding structure, which feeds the previous high-level motion prior to the current optical flow estimator. Assuming temporal smoothness of optical flow, we use motion priors of the adjacent frames to provide more reliable supervision of the occluded regions. To grasp the essence of challenging scenes, we simulate various scenarios across long sequences, including dynamic occlusion, content variation, and spatial variation, and adopt self-supervised distillation to make the model understand the object's motion patterns in a prolonged dynamic environment. Experiments on KITTI 2012, KITTI 2015, Sintel Clean, and Sintel Final datasets demonstrate the effectiveness of our methods on unsupervised optical flow estimation. The proposal achieves state-of-the-art performance with advantages in memory overhead.

📄 PDF Abstract BibTeX arXiv:2304.07159

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

Unsupervised Learning of Multi-Frame Optical Flow with Occlusions

2018-09-01 · ECCV 2018 9 · Joel Janai, Fatma Guney, Anurag Ranjan, Michael Black 외

Learning optical flow with neural networks is hampered by the need for obtaining training data with associated ground truth. Unsupervised learning is a promising direction, yet the performance of current unsupervised met…

Occlusion HandlingOptical Flow Estimation

NccFlow: Unsupervised Learning of Optical Flow With Non-occlusion from Geometry

2021-07-08 · Guangming Wang, Shuaiqi Ren, Hesheng Wang

Optical flow estimation is a fundamental problem of computer vision and has many applications in the fields of robot learning and autonomous driving. This paper reveals novel geometric laws of optical flow based on the i…

Autonomous DrivingBlockingOptical Flow Estimation

U$^{2}$Flow: Uncertainty-Aware Unsupervised Optical Flow Estimation

2026-04-11 · Xunpei Sun, Wenwei Lin, Yi Chang, Gang Chen arxiv

Unsupervised optical flow methods typically lack reliable uncertainty estimation, limiting their robustness and interpretability. We propose U$^{2}$Flow, the first recurrent unsupervised framework that jointly estimates …

Optical Flow Estimation

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

USegScene: Unsupervised Learning of Depth, Optical Flow and Ego-Motion with Semantic Guidance and Coupled Networks

2022-07-15 · Johan Vertens, Wolfram Burgard

In this paper we propose USegScene, a framework for semantically guided unsupervised learning of depth, optical flow and ego-motion estimation for stereo camera images using convolutional neural networks. Our framework l…

Motion EstimationOptical Flow Estimation