仅用单个RGB视频实现动态场景相机参数高效精准优化。
RGB-Only Supervised Camera Parameter Optimization in Dynamic Scenes
- 基于像素块跟踪构建稀疏关联关系,避免依赖运动掩码
- 自适应降权剔除动态异常点,无需先验运动信息
- 两阶段优化提升稳定性和速度,适合真实视频应用
尽管COLMAP长期作为静态场景相机参数优化的主流方法,但在动态场景中受限于运行时间长且需真实运动掩码。现有方法虽引入焦距、3D点云、位姿等先验,但这些在普通拍摄的RGB视频中通常不可得。本文提出ROS-Cam,仅以单个RGB视频为监督,实现动态场景下更准确高效的相机参数优化。方法包含三部分:(1) 块级跟踪滤波器,建立视频间鲁棒且最稀疏的铰链式关联;(2) 异常感知联合优化,通过自适应降权处理移动异常点,不依赖运动先验;(3) 两阶段优化策略,在损失函数中权衡Softplus边界与凸极小值,提升稳定性和速度。我们在4个真实数据集(NeRF-DS、DAVIS、iPhone、TUM-dynamics)和1个合成数据集(MPI-Sintel)上实验,结果表明,仅用单个RGB视频,本方法能更快速、更准确地估计相机参数,并通过4D重建验证其精度。
原文摘要 · Abstract (English)
Although COLMAP has long remained the predominant method for camera parameter optimization in static scenes, it is constrained by its lengthy runtime and reliance on ground truth (GT) motion masks for application to dynamic scenes. Many efforts attempted to improve it by incorporating more priors as supervision such as GT focal length, motion masks, 3D point clouds, camera poses, and metric depth, which, however, are typically unavailable in casually captured RGB videos. In this paper, we propose a novel method for more accurate and efficient camera parameter optimization in dynamic scenes solely supervised by a single RGB video, dubbed ROS-Cam. Our method consists of three key components: (1) Patch-wise Tracking Filters, to establish robust and maximally sparse hinge-like relations across the RGB video. (2) Outlier-aware Joint Optimization, for efficient camera parameter optimization by adaptive down-weighting of moving outliers, without reliance on motion priors. (3) A Two-stage Optimization Strategy, to enhance stability and optimization speed by a trade-off between the Softplus limits and convex minima in losses. We visually and numerically evaluate our camera estimates. To further validate accuracy, we feed the camera estimates into a 4D reconstruction method and assess the resulting 3D scenes, and rendered 2D RGB and depth maps. We perform experiments on 4 real-world datasets (NeRF-DS, DAVIS, iPhone, and TUM-dynamics) and 1 synthetic dataset (MPI-Sintel), demonstrating that our method estimates camera parameters more efficiently and accurately with a single RGB video as the only supervision.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。