Datasets:
ArXiv:
License:
File size: 949 Bytes
4a27dfe 4b4070c 4a27dfe | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
license: mit
---
## HiSpatial Training Data
We open-source a large subset of the training data used in HiSpatial, consisting of **1.2M images** with rich spatial annotations:
| Split | Images | Source | Description |
|-------|--------|--------|-------------|
| **In-the-Wild-o365** | ~1M | Objects365 | Internet images with MoGe2-estimated metric monocular point clouds and multi-level spatial QA annotations (orientation, spatial relation, distance, depth comparison, object size, perspective taking, etc.) |
| **3D-Labeled** | ~200K | CA-1M | 3D scene images with ground-truth camera intrinsics, metric monocular point clouds, and QA annotations:(orientation, perspective_taking, spatial_relation, distance, problem_solving etc.) |
📄 **Paper**: [HiSpatial](https://arxiv.org/abs/2603.25411)
For data loading and usage, please refer to the dataloader in [https://github.com/microsoft/HiSpatial](https://github.com/microsoft/HiSpatial).
|