CasaMaestro: Multi-View Panoramas for House-Scale 3D Reconstruction
作者: Yuzhou Ji, Xiaotian Yang, Zhipeng Zhang
分类: cs.CV
发布日期: 2026-06-30
备注: Accepted to ECCV2026
💡 一句话要点
提出CasaMaestro以解决住宅空间3D重建效率问题
🎯 匹配领域: 支柱三:空间感知与语义 (Perception & Semantics) 支柱九:具身大模型 (Embodied Foundation Models)
关键词: 3D重建 多视角全景 室内建模 深度学习 机器人导航 智能家居 计算机视觉
📋 核心要点
- 现有的针孔相机3D重建方法在大型室内住宅建模中效率低下,需大量图像且易出现漂移。
- CasaMaestro通过输入少量多视角全景图,直接预测深度和相机位姿,实现快速的点云重建。
- 实验结果显示,CasaMaestro在真实和合成场景中均能提供高质量的3D重建,表现优越。
📝 摘要(中文)
随着家庭部署的具身AI系统的兴起,对快速、度量级的住宅空间3D重建的需求日益增长,以支持导航、交互和长时间任务执行。然而,常用的针孔相机3D重建流程由于视场限制,难以高效建模大型室内住宅,通常需要数千张图像以实现多个房间的全面覆盖,并且在长链增量对齐中会出现漂移。本文提出CasaMaestro,一个前馈模型,仅需20到50个稀疏的多视角室内全景图作为输入,直接预测度量深度和相机位姿,从而实现整个住宅的快速点云重建,确保全面覆盖。CasaMaestro是首个支持多视角全景的住宅规模重建的模型。实验表明,CasaMaestro在真实和合成场景中均能稳健地提供高质量结果,为获取住宅规模的3D室内资产奠定了坚实基础。
🔬 方法详解
问题定义:本文旨在解决现有针孔相机3D重建方法在大型室内住宅建模中的效率不足,尤其是在需要大量图像和存在漂移问题的情况下。
核心思路:CasaMaestro的核心思路是利用少量的多视角全景图,直接预测深度和相机位姿,从而实现快速且全面的3D重建。这样的设计能够显著减少所需图像数量,并提高重建的稳定性。
技术框架:CasaMaestro的整体架构包括输入的多视角全景图、深度预测模块和相机位姿估计模块。模型通过前馈网络处理输入数据,生成点云输出。
关键创新:CasaMaestro的主要创新在于首次实现了基于多视角全景的住宅规模3D重建,突破了传统方法的局限,提供了更高效的解决方案。
关键设计:在技术细节上,CasaMaestro采用了特定的损失函数以优化深度预测的准确性,并设计了适合处理全景图的网络结构,以提高模型的整体性能。具体的参数设置和网络层次结构在实验中经过调优以达到最佳效果。
🖼️ 关键图片
📊 实验亮点
实验结果表明,CasaMaestro在真实和合成场景中均能提供高质量的3D重建,性能显著优于传统方法。具体而言,模型在重建精度和速度上均有显著提升,能够在仅使用20到50张全景图的情况下实现全面覆盖。
🎯 应用场景
CasaMaestro的研究成果在家庭自动化、虚拟现实、室内导航等领域具有广泛的应用潜力。通过快速生成高质量的3D室内模型,该技术能够为智能家居系统提供支持,提升用户体验,并为后续的机器人导航和任务执行奠定基础。
📄 摘要(原文)
The rise of home-deployed embodied AI systems is driving a growing need for fast, metric 3D reconstruction of residential spaces to support navigation, interaction, and long-horizon task execution. However, the commonly used pinhole-camera 3D reconstruction pipelines struggle to model large indoor residences efficiently due to their limited field of view, to which achieving full coverage across multiple rooms often requires thousands of images and incurs drift from long chains of incremental alignment. In this work, we present CasaMaestro (Spanish words meaning
house'' andmaster''), a feedforward model that can take only twenty to fifty sparse multi-view indoor panoramas as input and directly predicts metric depth along with camera poses, allowing fast point-cloud reconstruction of the entire house with full coverage. CasaMaestro is the first model that supports house-scale reconstruction with multi-view panoramas. Experiments show that CasaMaestro can robustly provide high quality results in both real-world and synthetic scenes, which can serve as a strong foundation for acquiring house-scale 3D indoor assets to be applied in close-loop simulation.