metadata
pretty_name: ScanSceneverse
license: other
size_categories:
- 100K<n<1M
task_categories:
- text-to-3d
- image-to-3d
- other
tags:
- 3d
- 3d-scenes
- photogrammetry
- scans
- glb
- gltf
- sketchfab
- captions
- scene-understanding
language:
- en
annotations_creators:
- machine-generated
source_datasets:
- original
configs:
- config_name: default
data_files:
- split: train
path: metadata.parquet
ScanSceneverse
Real-world scanned 3D scenes (photogrammetry / environment + landscape scans) curated from the TexVerse-1K Sketchfab crawl — the companion of ProSceneverse which holds designed scenes.
125,023 textured scan scenes in glTF/GLB format, each with a
machine-generated English caption, a scene-type label, and a thumbnail
render. Scenes that carry a scanned_by_* author tag also include the
originating device id under scanning_ids.
Contents
ScanSceneverse/
├── README.md
├── metadata.parquet # 125,023 rows, one per scene
├── glbs/ # sharded 000-NNN
│ └── 000-NNN/<scene_id>.glb
└── thumbnails/ # mirrors the glbs/ shard layout
└── 000-NNN/<scene_id>.jpeg
Categories
ENVIRONMENT_SCAN: 97,410LANDSCAPE_SCAN: 27,613
Licenses
by: 73,922by-nc-sa: 39,830by-sa: 4,130by-nc: 3,255by-nc-nd: 2,927by-nd: 540cc0: 248unknown: 171
Schema
The metadata schema is identical to ProSceneverse — see the ProSceneverse README for per-column documentation.