Datasets:
metadata
pretty_name: VR27 Real-Scene 3DGS Collection
license: other
task_categories:
- image-to-3d
tags:
- 3d-gaussian-splatting
- colmap
- novel-view-synthesis
- vr
- real-world
size_categories:
- 1K<n<10K
VR27 Real-Scene 3DGS Collection
本集合包含 12 个经人工筛选的真实场景。每个场景统一提供:
scenes/<scene>/
├── images/
├── sparse/0/
│ ├── cameras.bin
│ ├── images.bin
│ └── points3D.bin
├── 3dgs/
│ └── point_cloud.ply
├── overview.jpg
└── metadata.json
数据处理统一表述为:
真实多视角 RGB → 图像筛选/去畸变 → COLMAP/SfM → 标准 3DGS → 必要时 LightGaussian Prune & Recovery → 结构校验与 VR 质量/性能验证。
数据来源与许可
- Room、Garden:Mip-NeRF 360;模型来自 Graphdeco 官方 3DGS 发布。
- Playroom:Deep Blending;模型来自 Graphdeco 官方 3DGS 发布。
- Department Store、Furniture Bedroom、Sculpture Square、White Art Gallery: DL3DV-GS-960P,受 DL3DV Terms of Use 与 CC BY-NC 4.0 约束。
- 其余五个场景:OverMaps-1K,CC BY-NC 4.0,需署名 OverTheReality。
本仓库包含多来源数据,因此整体标记为 license: other。使用者必须分别遵守
原数据集、模型实现和预训练模型的许可。禁止将本仓库的存在理解为商业授权。
模型状态
- Playroom:LightGaussian,2,546,116 → 1,200,000。
- Garden:LightGaussian,5,834,784 → 1,300,000。
精确状态见 manifest.json。