Datasets:
Modalities:
Image
Languages:
English
ArXiv:
Tags:
Visual Nagivation
Proxy Map
Waypoint
Reinforcement Learning
Contrastive Learning
Intuitive Robot Motion Intent Visualization
DOI:
License:
Add a tag and correct a typo
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- Waypoint
|
9 |
- Reinforcement Learning
|
10 |
- Contrastive Learning
|
|
|
11 |
---
|
12 |
|
13 |
# LAVN Dataset
|
@@ -57,7 +58,7 @@ LAVN
|
|
57 |
|--traj_480p_scene00
|
58 |
|--rgb_00001.jpg
|
59 |
```
|
60 |
-
where the main landmark annotation scripts ```makeData_virtual.py``` and ```makeData_real.py``` are in folder (1) ```src```. (2) ```Virtual``` and (3) ```Real``` stores trajectories
|
61 |
```
|
62 |
|--traj_<SCENE_ID>
|
63 |
|--worker_graph.json
|
|
|
8 |
- Waypoint
|
9 |
- Reinforcement Learning
|
10 |
- Contrastive Learning
|
11 |
+
- Intuitive Robot Motion Intent Visualization
|
12 |
---
|
13 |
|
14 |
# LAVN Dataset
|
|
|
58 |
|--traj_480p_scene00
|
59 |
|--rgb_00001.jpg
|
60 |
```
|
61 |
+
where the main landmark annotation scripts ```makeData_virtual.py``` and ```makeData_real.py``` are in folder (1) ```src```. (2) ```Virtual``` and (3) ```Real``` stores trajectories collected in the simulation and real world, respectively. In each trajectory's data is collected in the following format:
|
62 |
```
|
63 |
|--traj_<SCENE_ID>
|
64 |
|--worker_graph.json
|