首个面向海上航拍的3D重建数据集,解决几何与视觉一致性难题。
MTReD: 3D Reconstruction Dataset for Fly-over Videos of Maritime Domain
- 构建海上航拍视频3D重建数据集MTReD,含19段真实场景视频。
- 提出新度量指标DiFPS,更好评估重建图像完整性,优于传统LPIPS。
- 适合从事海洋场景重建、视觉导航与自动驾驶的研究者使用。
本文针对海上航拍视角下的3D场景重建问题,致力于实现几何与视觉上一致的重建结果,以支持分割、导航与定位等下游任务。目前该领域尚无公开数据集。为此,我们提出首个海上3D重建基准数据集MTReD(Maritime Three-Dimensional Reconstruction Dataset),包含19段从互联网收集的航拍视频,涵盖船舶、岛屿与海岸线。为确保几何一致性与视觉完整性,采用两种评估指标:重投影误差与感知度量。发现现有感知指标如LPIPS无法有效衡量重建图像完整性,因此提出基于DINOv2特征的新型语义相似性度量DiFPS(DinoV2 Features Perception Similarity)。对两个基线模型(Colmap SfM与MASt3R)进行初步评估,结果显示MASt3R虽重投影误差较高,但感知指标表现更优。进一步探索预处理方法后,发现一种可同时提升两类指标的预处理方案。本工作期望推动该方向研究发展,相关数据集与代码将开源于https://github.com/RuiYiYong/MTReD。
原文摘要 · Abstract (English)
This work tackles 3D scene reconstruction for a video fly-over perspective problem in the maritime domain, with a specific emphasis on geometrically and visually sound reconstructions. This will allow for downstream tasks such as segmentation, navigation, and localization. To our knowledge, there is no dataset available in this domain. As such, we propose a novel maritime 3D scene reconstruction benchmarking dataset, named as MTReD (Maritime Three-Dimensional Reconstruction Dataset). The MTReD comprises 19 fly-over videos curated from the Internet containing ships, islands, and coastlines. As the task is aimed towards geometrical consistency and visual completeness, the dataset uses two metrics: (1) Reprojection error; and (2) Perception based metrics. We find that existing perception-based metrics, such as Learned Perceptual Image Patch Similarity (LPIPS), do not appropriately measure the completeness of a reconstructed image. Thus, we propose a novel semantic similarity metric utilizing DINOv2 features coined DiFPS (DinoV2 Features Perception Similarity). We perform initial evaluation on two baselines: (1) Structured from Motion (SfM) through Colmap; and (2) the recent state-of-the-art MASt3R model. We find that the reconstructed scenes by MASt3R have higher reprojection errors, but superior perception based metric scores. To this end, some pre-processing methods are explored, and we find a pre-processing method which improves both the reprojection error and perception-based score. We envisage our proposed MTReD to stimulate further research in these directions. The dataset and all the code will be made available in https://github.com/RuiYiYong/MTReD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。