Datasets:
Tasks:
Visual Question Answering
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
ArXiv:
Tags:
Spatial Reasoning
License:
Add dataset card, link to paper, code
Browse filesThis PR ensures the dataset can be found at https://huggingface.co/papers/2502.13143.
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
This repository contains the data for the paper [SoFar: Language-Grounded Orientation Bridges Spatial Reasoning and Object Manipulation](https://huggingface.co/papers/2502.13143).
|
| 8 |
+
|
| 9 |
+
Project page: https://qizekun.github.io/sofar
|
| 10 |
+
|
| 11 |
+
Code: https://github.com/qizekun/SoFar
|