qizekun commited on
Commit
2082138
·
verified ·
1 Parent(s): 3fc5604

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ```