Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
jan-hq nielsr HF Staff commited on
Commit
3be2f49
·
verified ·
1 Parent(s): 17b1ddd

Add task category, paper link, and license (#2)

Browse files

- Add task category, paper link, and license (b83131b585871acf1abdd85b88a63a2d5d420882)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -21,5 +21,9 @@ 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
+ license: apache-2.0
27
  ---
28
+
29
+ This dataset is associated with the paper [PoseLess: Depth-Free Vision-to-Joint Control via Direct Image Mapping with VLM](https://huggingface.co/papers/2503.07111).