CoolFace
Datasetpublic

Stable-X/ScanSceneverse

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/… See the full description on the dataset page: https://huggingface.co/datasets/Stable-X/ScanSceneverse.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes98downloads
Dataset Card

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,410
  • LANDSCAPE_SCAN: 27,613

Licenses

  • by: 73,922
  • by-nc-sa: 39,830
  • by-sa: 4,130
  • by-nc: 3,255
  • by-nc-nd: 2,927
  • by-nd: 540
  • cc0: 248
  • unknown: 171

Schema

The metadata schema is identical to ProSceneverse — see the ProSceneverse README for per-column documentation.