Datasets:
Tasks:
Visual Question Answering
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
ArXiv:
Tags:
Spatial Reasoning
License:
Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,8 @@ In actual object manipulation, the orientation of the object is also a very impo
|
|
18 |
Therefore, we proposed a new 6-DoF spatial perception benchmark dataset for evaluating the model's reasoning capabilities in position, orientation, and position-orientation relationships.
|
19 |
We evaluated existing spatial perception models on this benchmark dataset.
|
20 |
|
|
|
|
|
21 |
Download the [images.zip](https://huggingface.co/datasets/qizekun/6DoF-SpatialBench/blob/main/images.zip) and extract it to `./datasets/6dof_spatialbench/`.
|
22 |
The overall directory structure should be:
|
23 |
```
|
|
|
18 |
Therefore, we proposed a new 6-DoF spatial perception benchmark dataset for evaluating the model's reasoning capabilities in position, orientation, and position-orientation relationships.
|
19 |
We evaluated existing spatial perception models on this benchmark dataset.
|
20 |
|
21 |
+
The evaluation baseline is SoFar, a 6-DoF system for spatial reasoning and robotic manipulation.
|
22 |
+
|
23 |
Download the [images.zip](https://huggingface.co/datasets/qizekun/6DoF-SpatialBench/blob/main/images.zip) and extract it to `./datasets/6dof_spatialbench/`.
|
24 |
The overall directory structure should be:
|
25 |
```
|