Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
jan-hq nielsr HF Staff commited on
Commit
f9fa37e
·
verified ·
1 Parent(s): c0a1ab4

Add link to paper, add task category (#2)

Browse files

- Add link to paper, add task category (dff0cca3d2572fbe6bbdda3de33e72de1c3adb6b)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -21,5 +21,8 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
 
 
24
  ---
25
- - arxiv.org/abs/2503.07111
 
 
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
24
+ task_categories:
25
+ - robotics
26
  ---
27
+
28
+ This dataset is used in the paper [PoseLess: Depth-Free Vision-to-Joint Control via Direct Image Mapping with VLM](https://huggingface.co/papers/2503.07111)