Datasets:
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +112 -1
- count/overall.jsonl +0 -0
- detect/overall.jsonl +0 -0
- images/img_000001.png +3 -0
- images/img_000002.png +3 -0
- images/img_000003.png +3 -0
- images/img_000004.png +3 -0
- images/img_000005.png +3 -0
- images/img_000006.png +3 -0
- images/img_000007.png +3 -0
- images/img_000008.png +3 -0
- images/img_000009.png +3 -0
- images/img_000010.png +3 -0
- images/img_000011.png +3 -0
- images/img_000012.png +3 -0
- images/img_000013.png +3 -0
- images/img_000014.png +3 -0
- images/img_000015.png +3 -0
- images/img_000016.png +3 -0
- images/img_000017.png +3 -0
- images/img_000018.png +3 -0
- images/img_000019.png +3 -0
- images/img_000020.png +3 -0
- images/img_000021.png +3 -0
- images/img_000022.png +3 -0
- images/img_000023.png +3 -0
- images/img_000024.png +3 -0
- images/img_000025.png +3 -0
- images/img_000026.png +3 -0
- images/img_000027.png +3 -0
- images/img_000028.png +3 -0
- images/img_000029.png +3 -0
- images/img_000030.png +3 -0
- images/img_000031.png +3 -0
- images/img_000032.png +3 -0
- images/img_000033.png +3 -0
- images/img_000034.png +3 -0
- images/img_000035.png +3 -0
- images/img_000036.png +3 -0
- images/img_000037.png +3 -0
- images/img_000038.png +3 -0
- images/img_000039.png +3 -0
- images/img_000040.png +3 -0
- images/img_000041.png +3 -0
- images/img_000042.png +3 -0
- images/img_000043.png +3 -0
- images/img_000044.png +3 -0
- images/img_000045.png +3 -0
- images/img_000046.png +3 -0
- images/img_000047.png +3 -0
README.md
CHANGED
|
@@ -1,3 +1,114 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: VIEW2SPACE v1
|
| 3 |
+
task_categories:
|
| 4 |
+
- visual-question-answering
|
| 5 |
+
tags:
|
| 6 |
+
- multi-view
|
| 7 |
+
- vision-language
|
| 8 |
+
- spatial-reasoning
|
| 9 |
+
- counting
|
| 10 |
+
- detection
|
| 11 |
+
- mcq
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+
# VIEW2SPACE v1
|
| 15 |
+
|
| 16 |
+
VIEW2SPACE v1 is a multi-view vision-language evaluation dataset for spatial reasoning.
|
| 17 |
+
|
| 18 |
+
The public release is organized into three subsets:
|
| 19 |
+
|
| 20 |
+
- `count`
|
| 21 |
+
- `detect`
|
| 22 |
+
- `mcq`
|
| 23 |
+
|
| 24 |
+
For official code, updates, and usage instructions, please see:
|
| 25 |
+
|
| 26 |
+
https://github.com/pokerme7777/VIEW2SPACE
|
| 27 |
+
|
| 28 |
+
## Directory Structure
|
| 29 |
+
|
| 30 |
+
```text
|
| 31 |
+
view2space-v1-release/
|
| 32 |
+
README.md
|
| 33 |
+
count/
|
| 34 |
+
overall.jsonl
|
| 35 |
+
detect/
|
| 36 |
+
overall.jsonl
|
| 37 |
+
mcq/
|
| 38 |
+
overall.jsonl
|
| 39 |
+
images/
|
| 40 |
+
img_000001.png
|
| 41 |
+
img_000002.png
|
| 42 |
+
...
|
| 43 |
+
```
|
| 44 |
+
|
| 45 |
+
Each subset contains one `overall.jsonl` file. Each line is one question.
|
| 46 |
+
|
| 47 |
+
## Data Format
|
| 48 |
+
|
| 49 |
+
Each JSONL record contains the following public fields:
|
| 50 |
+
|
| 51 |
+
- `q_idx`: question id, such as `mcq_000001`
|
| 52 |
+
- `q_type`: question family, one of `mcq`, `detect`, or `count`
|
| 53 |
+
- `question`: question text
|
| 54 |
+
- `options`: multiple-choice options for MCQ questions; empty for non-MCQ questions
|
| 55 |
+
- `question_prompt`: extra prompt text when applicable
|
| 56 |
+
- `answer`: ground-truth answer
|
| 57 |
+
- `image_paths`: relative paths to the images used by the question
|
| 58 |
+
- `supporting.draw_boxes`: optional input boxes associated with one or more images
|
| 59 |
+
|
| 60 |
+
Notes:
|
| 61 |
+
|
| 62 |
+
- `image_paths` are relative to the dataset root, not to the subset folder.
|
| 63 |
+
- Example image path: `images/img_000123.png`
|
| 64 |
+
- `q_type` uses only the public family labels `mcq`, `detect`, and `count`.
|
| 65 |
+
|
| 66 |
+
## Example Record
|
| 67 |
+
|
| 68 |
+
```json
|
| 69 |
+
{
|
| 70 |
+
"q_idx": "mcq_000001",
|
| 71 |
+
"q_type": "mcq",
|
| 72 |
+
"question": "All views are captured from the same static scene arrangement, but from different positions and angles.\nIn view 2, consider the nearest 'man with an orange hat, crouching'. Where is the 'white temple' relative to this 'man with an orange hat, crouching'?",
|
| 73 |
+
"options": {
|
| 74 |
+
"A": "left",
|
| 75 |
+
"B": "right",
|
| 76 |
+
"C": "front",
|
| 77 |
+
"D": "back"
|
| 78 |
+
},
|
| 79 |
+
"question_prompt": "",
|
| 80 |
+
"answer": "C",
|
| 81 |
+
"image_paths": [
|
| 82 |
+
"images/img_000813.png",
|
| 83 |
+
"images/img_000806.png",
|
| 84 |
+
"images/img_000815.png"
|
| 85 |
+
],
|
| 86 |
+
"supporting": {
|
| 87 |
+
"draw_boxes": null
|
| 88 |
+
}
|
| 89 |
+
}
|
| 90 |
+
```
|
| 91 |
+
|
| 92 |
+
## Basic Usage
|
| 93 |
+
|
| 94 |
+
```python
|
| 95 |
+
import json
|
| 96 |
+
from pathlib import Path
|
| 97 |
+
|
| 98 |
+
dataset_root = Path("/path/to/view2space-v1-release")
|
| 99 |
+
jsonl_path = dataset_root / "mcq" / "overall.jsonl"
|
| 100 |
+
|
| 101 |
+
with jsonl_path.open("r", encoding="utf-8") as f:
|
| 102 |
+
first = json.loads(next(f))
|
| 103 |
+
|
| 104 |
+
image_files = [dataset_root / rel_path for rel_path in first["image_paths"]]
|
| 105 |
+
print(first["q_idx"])
|
| 106 |
+
print(first["q_type"])
|
| 107 |
+
print(image_files)
|
| 108 |
+
```
|
| 109 |
+
|
| 110 |
+
## Citation
|
| 111 |
+
|
| 112 |
+
If you use VIEW2SPACE v1, please refer to the official repository for the latest citation information:
|
| 113 |
+
|
| 114 |
+
https://github.com/pokerme7777/VIEW2SPACE
|
count/overall.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
detect/overall.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
images/img_000001.png
ADDED
|
Git LFS Details
|
images/img_000002.png
ADDED
|
Git LFS Details
|
images/img_000003.png
ADDED
|
Git LFS Details
|
images/img_000004.png
ADDED
|
Git LFS Details
|
images/img_000005.png
ADDED
|
Git LFS Details
|
images/img_000006.png
ADDED
|
Git LFS Details
|
images/img_000007.png
ADDED
|
Git LFS Details
|
images/img_000008.png
ADDED
|
Git LFS Details
|
images/img_000009.png
ADDED
|
Git LFS Details
|
images/img_000010.png
ADDED
|
Git LFS Details
|
images/img_000011.png
ADDED
|
Git LFS Details
|
images/img_000012.png
ADDED
|
Git LFS Details
|
images/img_000013.png
ADDED
|
Git LFS Details
|
images/img_000014.png
ADDED
|
Git LFS Details
|
images/img_000015.png
ADDED
|
Git LFS Details
|
images/img_000016.png
ADDED
|
Git LFS Details
|
images/img_000017.png
ADDED
|
Git LFS Details
|
images/img_000018.png
ADDED
|
Git LFS Details
|
images/img_000019.png
ADDED
|
Git LFS Details
|
images/img_000020.png
ADDED
|
Git LFS Details
|
images/img_000021.png
ADDED
|
Git LFS Details
|
images/img_000022.png
ADDED
|
Git LFS Details
|
images/img_000023.png
ADDED
|
Git LFS Details
|
images/img_000024.png
ADDED
|
Git LFS Details
|
images/img_000025.png
ADDED
|
Git LFS Details
|
images/img_000026.png
ADDED
|
Git LFS Details
|
images/img_000027.png
ADDED
|
Git LFS Details
|
images/img_000028.png
ADDED
|
Git LFS Details
|
images/img_000029.png
ADDED
|
Git LFS Details
|
images/img_000030.png
ADDED
|
Git LFS Details
|
images/img_000031.png
ADDED
|
Git LFS Details
|
images/img_000032.png
ADDED
|
Git LFS Details
|
images/img_000033.png
ADDED
|
Git LFS Details
|
images/img_000034.png
ADDED
|
Git LFS Details
|
images/img_000035.png
ADDED
|
Git LFS Details
|
images/img_000036.png
ADDED
|
Git LFS Details
|
images/img_000037.png
ADDED
|
Git LFS Details
|
images/img_000038.png
ADDED
|
Git LFS Details
|
images/img_000039.png
ADDED
|
Git LFS Details
|
images/img_000040.png
ADDED
|
Git LFS Details
|
images/img_000041.png
ADDED
|
Git LFS Details
|
images/img_000042.png
ADDED
|
Git LFS Details
|
images/img_000043.png
ADDED
|
Git LFS Details
|
images/img_000044.png
ADDED
|
Git LFS Details
|
images/img_000045.png
ADDED
|
Git LFS Details
|
images/img_000046.png
ADDED
|
Git LFS Details
|
images/img_000047.png
ADDED
|
Git LFS Details
|