English

Revisiting Optical Flow Estimation in 360 Videos

Computer Vision and Pattern Recognition 2020-10-19 v1

Abstract

Nowadays 360 video analysis has become a significant research topic in the field since the appearance of high-quality and low-cost 360 wearable devices. In this paper, we propose a novel LiteFlowNet360 architecture for 360 videos optical flow estimation. We design LiteFlowNet360 as a domain adaptation framework from perspective video domain to 360 video domain. We adapt it from simple kernel transformation techniques inspired by Kernel Transformer Network (KTN) to cope with inherent distortion in 360 videos caused by the sphere-to-plane projection. First, we apply an incremental transformation of convolution layers in feature pyramid network and show that further transformation in inference and regularization layers are not important, hence reducing the network growth in terms of size and computation cost. Second, we refine the network by training with augmented data in a supervised manner. We perform data augmentation by projecting the images in a sphere and re-projecting to a plane. Third, we train LiteFlowNet360 in a self-supervised manner using target domain 360 videos. Experimental results show the promising results of 360 video optical flow estimation using the proposed novel architecture.

Keywords

Cite

@article{arxiv.2010.08045,
  title  = {Revisiting Optical Flow Estimation in 360 Videos},
  author = {Keshav Bhandari and Ziliang Zong and Yan Yan},
  journal= {arXiv preprint arXiv:2010.08045},
  year   = {2020}
}

Comments

8 Pages, 7 figures, 1 Table, 5 Equations, 25th International Conference on Pattern Recognition Milan, Italy

R2 v1 2026-06-23T19:23:21.293Z