Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:

Add task category, paper link, and license

#2
by nielsr HF Staff - opened
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).