Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NVDS+: Towards Efficient and Versatile Neural Stabilizer for Video Depth Estimation

About

Video depth estimation aims to infer temporally consistent depth. One approach is to finetune a single-image model on each video with geometry constraints, which proves inefficient and lacks robustness. An alternative is learning to enforce consistency from data, which requires well-designed models and sufficient video depth data. To address both challenges, we introduce NVDS+ that stabilizes inconsistent depth estimated by various single-image models in a plug-and-play manner. We also elaborate a large-scale Video Depth in the Wild (VDW) dataset, which contains 14,203 videos with over two million frames, making it the largest natural-scene video depth dataset. Additionally, a bidirectional inference strategy is designed to improve consistency by adaptively fusing forward and backward predictions. We instantiate a model family ranging from small to large scales for different applications. The method is evaluated on VDW dataset and three public benchmarks. To further prove the versatility, we extend NVDS+ to video semantic segmentation and several downstream applications like bokeh rendering, novel view synthesis, and 3D reconstruction. Experimental results show that our method achieves significant improvements in consistency, accuracy, and efficiency. Our work serves as a solid baseline and data foundation for learning-based video depth estimation. Code and dataset are available at: https://github.com/RaymondWang987/NVDS

Yiran Wang, Min Shi, Jiaqi Li, Chaoyi Hong, Zihao Huang, Juewen Peng, Zhiguo Cao, Jianming Zhang, Ke Xian, Guosheng Lin• 2023

Related benchmarks

TaskDatasetResultRank
Video Depth EstimationSintel (test)
Delta 1 Accuracy74.1
57
Video Depth EstimationKITTI (test)
Delta198.2
25
Video Depth EstimationVDW (test)
Delta 174.2
24
Video Depth EstimationNYUDV2 (Eigen split)
OPW Score0.345
15
Video Depth EstimationNYUDv2 (test)
delta195
12
Video Depth EstimationKITTI (Eigen split)
Delta1 Acc97.8
9
Showing 6 of 6 rows

Other info

Code

Follow for update