add link to Dataset Preview in taxonomy section
Browse files
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
|
| 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 |
-
|
| 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 |
|