ZIHLING commited on
Commit
277a3ef
Β·
1 Parent(s): 91bbd74

add link to Dataset Preview in taxonomy section

Browse files
Files changed (1) hide show
  1. README.md +9 -25
README.md CHANGED
@@ -83,31 +83,15 @@ All motion takes are indexed in `metadata/index.csv`. The key **filter columns**
83
 
84
  ### Full Taxonomy (abridged)
85
 
86
- - **Locomotion** β†’ walk, jog, crouch-walk, stairs, uneven-terrain, carry-while-walk
87
- - **Manipulation (whole-body)** β†’ shelf-pick-place, counter-clear, laundry-move
88
- - **Dexterous Hand** β†’ pinch, precision-grasp, rotate-lid, insert-plug, button-press, tool-grip
89
- - **Tool Use** β†’ screwdriver, wrench, scissors, tweezers, spray-bottle
90
- - **Object Interaction** β†’ door-open/close, drawer, fridge, cabinet, lid-on/off
91
- - **Social / Contact** β†’ handoff-object, guided-motion, two-person handoff
92
- - **Performance** β†’ dance, martial-arts-inspired, stylized-gesture
93
-
94
- ---
95
-
96
- ## Dataset Structure
97
-
98
- After requesting access and downloading:
99
-
100
- ---
101
-
102
- ## Quick Start β€” Browse & Download
103
-
104
- ### Step 1: Load the index (NO need to download big files yet)
105
-
106
- ### Step 2: Filter by your tags
107
-
108
- ### Step 3: Download ONLY the files you selected
109
-
110
- > ⚠️ **Don't** `git clone` the whole repo without sparse checkout β€” the full dataset is very large.
111
 
112
  ---
113
 
 
83
 
84
  ### Full Taxonomy (abridged)
85
 
86
+ - **Locomotion** β†’ walk, jog, crouch-walk...
87
+ - **Manipulation (whole-body)** β†’ shelf-pick-place...
88
+ - **Dexterous Hand** β†’ pinch, precision-grasp...
89
+ - **Tool Use** β†’ screwdriver, wrench...
90
+ - **Object Interaction** β†’ door-open/close...
91
+ - **Social / Contact** β†’ handoff-object...
92
+ - **Performance** β†’ dance, martial-arts...
93
+
94
+ πŸ‘€ **Try it live:** Use the **Dataset Preview** panel at the top of this page to filter and explore the actual index table. Select the `metadata` config to browse all takes by scenario, task, and more.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
 
96
  ---
97