paper-with-me

홈 › Papers

PanoFlow: Learning 360° Optical Flow for Surrounding Temporal Understanding

2022-02-27 · Hao Shi, Yifan Zhou, Kailun Yang, Xiaoting Yin, Ze Wang, Yaozu Ye, Zhe Yin, Shi Meng, Peng Li, Kaiwei Wang

Optical flow estimation is a basic task in self-driving and robotics systems, which enables to temporally interpret traffic scenes. Autonomous vehicles clearly benefit from the ultra-wide Field of View (FoV) offered by 360{\deg} panoramic sensors. However, due to the unique imaging process of panoramic cameras, models designed for pinhole images do not directly generalize satisfactorily to 360{\deg} panoramic images. In this paper, we put forward a novel network framework--PanoFlow, to learn optical flow for panoramic images. To overcome the distortions introduced by equirectangular projection in panoramic transformation, we design a Flow Distortion Augmentation (FDA) method, which contains radial flow distortion (FDA-R) or equirectangular flow distortion (FDA-E). We further look into the definition and properties of cyclic optical flow for panoramic videos, and hereby propose a Cyclic Flow Estimation (CFE) method by leveraging the cyclicity of spherical images to infer 360{\deg} optical flow and converting large displacement to relatively small displacement. PanoFlow is applicable to any existing flow estimation method and benefits from the progress of narrow-FoV flow estimation. In addition, we create and release a synthetic panoramic dataset FlowScape based on CARLA to facilitate training and quantitative analysis. PanoFlow achieves state-of-the-art performance on the public OmniFlowNet and the established FlowScape benchmarks. Our proposed approach reduces the End-Point-Error (EPE) on FlowScape by 27.3%. On OmniFlowNet, PanoFlow achieves a 55.5% error reduction from the best published result. We also qualitatively validate our method via a collection vehicle and a public real-world OmniPhotos dataset, indicating strong potential and robustness for real-world navigation applications. Code and dataset are publicly available at https://github.com/MasterHow/PanoFlow.

📄 PDF Abstract BibTeX arXiv:2202.13388

Code (1)

masterhow/panoflow 공식 구현 pytorch

Tasks

Autonomous VehiclesOptical Flow Estimation

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

CSFlow: Learning Optical Flow via Cross Strip Correlation for Autonomous Driving

2022-02-02 · Hao Shi, Yifan Zhou, Kailun Yang, Xiaoting Yin 외

Optical flow estimation is an essential task in self-driving systems, which helps autonomous vehicles perceive temporal continuity information of surrounding scenes. The calculation of all-pair correlation plays an impor…

Autonomous DrivingAutonomous VehiclesOptical Flow Estimation

SSTM: Spatiotemporal Recurrent Transformers for Multi-frame Optical Flow Estimation

2023-04-26 · Fisseha Admasu Ferede, Madhusudhanan Balasubramanian

Inaccurate optical flow estimates in and near occluded regions, and out-of-boundary regions are two of the current significant limitations of optical flow estimation algorithms. Recent state-of-the-art optical flow estim…

Optical Flow Estimation

Flow4Agent: Long-form Video Understanding via Motion Prior from Optical Flow

2025-10-07 · Ruyang Liu, Shangkun Sun, Haoran Tang, Ge Li 외 arxiv

Long-form video understanding has always been a challenging problem due to the significant redundancy in both temporal and spatial contents. This challenge is further exacerbated by the limited context length of Multimod…

Distilled Semantics for Comprehensive Scene Understanding from Videos

2020-03-31 · CVPR 2020 6 · Fabio Tosi, Filippo Aleotti, Pierluigi Zama Ramirez, Matteo Poggi 외

Whole understanding of the surroundings is paramount to autonomous systems. Recent works have shown that deep neural networks can learn geometry (depth) and motion (optical flow) from a monocular video without any explic…

Depth EstimationKnowledge DistillationMonocular Depth EstimationMotion Segmentation+2

Joint Optical Flow and Temporally Consistent Semantic Segmentation

2016-07-26 · Junhwa Hur, Stefan Roth

The importance and demands of visual scene understanding have been steadily increasing along with the active development of autonomous systems. Consequently, there has been a large amount of research dedicated to semanti…

Motion EstimationOptical Flow EstimationScene UnderstandingSegmentation+1