Expand depth VQA questions
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: phase_variation
|
| 4 |
-
data_files: phase_variation.parquet
|
| 5 |
default: true
|
| 6 |
- config_name: size_variation
|
| 7 |
data_files: size_variation.parquet
|
|
@@ -33,14 +33,16 @@ SpatialTunnel is a Blender-rendered diagnostic dataset for studying how vision-l
|
|
| 33 |
|
| 34 |
| Config | File | Rows | Description |
|
| 35 |
|---|---|---|---|
|
| 36 |
-
| `phase_variation` | `phase_variation.parquet` |
|
| 37 |
-
| `size_variation` | `size_variation.parquet` |
|
| 38 |
| `contrastive_probing` | `contrastive_probing.parquet` | 1,200 | Balanced spatial-relation questions for contrastive probing. |
|
| 39 |
|
| 40 |
## Format
|
| 41 |
|
| 42 |
All configurations use Parquet files with the following columns:
|
| 43 |
|
|
|
|
|
|
|
| 44 |
| Column | Description |
|
| 45 |
|---|---|
|
| 46 |
| `index` | Row index within the selected config. |
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
- config_name: phase_variation
|
| 4 |
+
data_files: phase_variation-*.parquet
|
| 5 |
default: true
|
| 6 |
- config_name: size_variation
|
| 7 |
data_files: size_variation.parquet
|
|
|
|
| 33 |
|
| 34 |
| Config | File | Rows | Description |
|
| 35 |
|---|---|---|---|
|
| 36 |
+
| `phase_variation` | `phase_variation-*.parquet` | 12,288 | Binary depth-comparison questions with controlled angular-position variation. |
|
| 37 |
+
| `size_variation` | `size_variation.parquet` | 4,400 | Binary depth-comparison questions under controlled object-size variation. |
|
| 38 |
| `contrastive_probing` | `contrastive_probing.parquet` | 1,200 | Balanced spatial-relation questions for contrastive probing. |
|
| 39 |
|
| 40 |
## Format
|
| 41 |
|
| 42 |
All configurations use Parquet files with the following columns:
|
| 43 |
|
| 44 |
+
For `phase_variation` and `size_variation`, each rendered image is paired with four binary VQA questions that vary the object order and comparison direction (`closer`/`farther`).
|
| 45 |
+
|
| 46 |
| Column | Description |
|
| 47 |
|---|---|
|
| 48 |
| `index` | Row index within the selected config. |
|
phase_variation.parquet → phase_variation-00000.parquet
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebfd73aa16b5c6ba86f337fee675ef2e70eb1647a41a8b2ba1ca599587264c12
|
| 3 |
+
size 315828600
|
phase_variation-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a18fcd05c5963f2a19a7e3d1da5418792fc5e4f9e5826cfc1e978a311ed63533
|
| 3 |
+
size 315695467
|
phase_variation-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7775d7da8a1ee0d5e1d586beb8c8d0c0b5159357090c40b0e9f18e32b3cdf3d
|
| 3 |
+
size 316230523
|
phase_variation-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3029c924c1dd9595061fec015d0d918125086ed24d501e9560b947d8889ae6c0
|
| 3 |
+
size 22966132
|
size_variation.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:856f9921af5f16bbfac822379646f368f3e9e4e35c121b1d13842b342a2906e3
|
| 3 |
+
size 347597284
|