English

Less is More: Consistent Video Depth Estimation with Masked Frames Modeling

Computer Vision and Pattern Recognition 2022-08-19 v2

Abstract

Temporal consistency is the key challenge of video depth estimation. Previous works are based on additional optical flow or camera poses, which is time-consuming. By contrast, we derive consistency with less information. Since videos inherently exist with heavy temporal redundancy, a missing frame could be recovered from neighboring ones. Inspired by this, we propose the frame masking network (FMNet), a spatial-temporal transformer network predicting the depth of masked frames based on their neighboring frames. By reconstructing masked temporal features, the FMNet can learn intrinsic inter-frame correlations, which leads to consistency. Compared with prior arts, experimental results demonstrate that our approach achieves comparable spatial accuracy and higher temporal consistency without any additional information. Our work provides a new perspective on consistent video depth estimation. Our official project page is https://github.com/RaymondWang987/FMNet.

Keywords

Cite

@article{arxiv.2208.00380,
  title  = {Less is More: Consistent Video Depth Estimation with Masked Frames Modeling},
  author = {Yiran Wang and Zhiyu Pan and Xingyi Li and Zhiguo Cao and Ke Xian and Jianming Zhang},
  journal= {arXiv preprint arXiv:2208.00380},
  year   = {2022}
}

Comments

Accepted by ACM MM 2022

R2 v1 2026-06-25T01:21:30.235Z