Holo360D
收藏资源简介:
Holo360D是一个大规模真实世界数据集,包含超过10万个全景图像,并带有对齐的几何标注(如深度图、掩码和相机姿态)。它旨在通过连续轨迹捕获支持全景3D重建研究,适用于室内外场景,提供训练和测试数据,用于模型微调和评估。
Holo360D is a large-scale real-world dataset comprising over 100,000 panoramic images accompanied by aligned geometric annotations, including depth maps, segmentation masks, and camera poses. Designed to support panoramic 3D reconstruction research via continuous trajectory capture, this dataset covers both indoor and outdoor scenarios, and provides training and test data for model fine-tuning and evaluation.
Holo360D 数据集概述
数据集简介
Holo360D 是一个大规模真实世界 360° 全景数据集,旨在推动全景 3D 重建等研究领域的发展。该数据集包含 10 万以上的全景图像,并配有对齐的几何标注,支持连续轨迹的多视图学习。
主要特点
- 大规模真实世界 360° 全景数据集
- 连续轨迹采集:支持多视图设置
- 高完整度深度图:精确对齐,适用于全景 3D 学习
- 基准测试设置:支持模型微调和评估
数据集结构
Holo360D/ ├── train/ │ ├── Indoor_xxx/ │ │ ├── rgb/ # 全景 RGB 图像 (.jpg) │ │ ├── depth/ # 深度图 (.exr) │ │ ├── mask/ # 掩码 (.jpg) │ │ ├── rgb_mask/ # RGB 掩码全景图 (.jpg) │ │ └── poses/ # 相机位姿 (.txt) │ ├── Indoor_xxx/ │ ├── Outdoor_xxx/ │ │ ├── rgb/ │ │ ├── depth/ │ │ │ ├── mesh_depth/ # 网格深度图 (.exr) │ │ │ ├── pointcloud_depth/ # 点云深度图 (.exr) │ │ │ ├── visual_mesh_depth/ # 网格深度可视化 (.jpg) │ │ │ └── visual_pointcloud_depth/ # 点云深度可视化 (.jpg) │ │ ├── mask/ │ │ ├── rgb_mask/ │ │ └── poses/ │ ├── Outdoor_xxx/ │ └── ... └── test/ ├── Indoor_xxx/ │ ├── rgb/ │ ├── depth/ │ ├── mask/ │ ├── rgb_mask/ │ └── poses/ ├── Indoor_xxx/ ├── Outdoor_xxx/ │ ├── rgb/ │ ├── depth/ │ │ ├── mesh_depth/ │ │ ├── pointcloud_depth/ │ │ ├── visual_mesh_depth/ │ │ └── visual_pointcloud_depth/ │ ├── mask/ │ ├── rgb_mask/ │ └── poses/ ├── Outdoor_xxx/ └── ...
- 数据集按 训练集(train) 和 测试集(test) 划分
- 测试集已发布,包含 13 个室内场景 和 4 个室外场景
- 所有模态文件共享时间戳风格的文件名,支持帧级对齐
数据下载
- Hugging Face 平台:https://huggingface.co/datasets/ouou123/Holo360D/tree/main
- 完整数据集:待发布
论文与引用
- 论文地址:https://arxiv.org/pdf/2604.22482
- 项目页面:即将发布
引用格式: bibtex @article{ou2026holo360d, title={Holo360D: A Large-Scale Real-World Dataset with Continuous Trajectories for Advancing Panoramic 3D Reconstruction and Beyond}, author={Ou, Jing and Cao, Zidong and Ren, Yinrui and Li, Zhuoxiao and Zhu, Jinjing and Hua, Tongyan and Zhang, Shuai and Xiong, Hui and Zhao, Wufan}, journal={arXiv preprint arXiv:2604.22482}, year={2026} }





