Update README.md
Browse files
README.md
CHANGED
|
@@ -55,17 +55,6 @@ ANUBIS is a large-scale skeleton-based action recognition dataset designed to ad
|
|
| 55 |
- **Social Interactive Actions**: 15 classes (14.7%) - Collaborative behaviors
|
| 56 |
- **Other Actions**: 2 classes (2.0%) - Spatial positioning changes
|
| 57 |
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
## 📂 Download and Usage
|
| 61 |
-
|
| 62 |
-
### Option 1: HuggingFace Hub
|
| 63 |
-
```bash
|
| 64 |
-
from datasets import load_dataset
|
| 65 |
-
dataset = load_dataset("Khat865/Anubis-skeleton")
|
| 66 |
-
```
|
| 67 |
-
|
| 68 |
-
### Option 2: Direct Download
|
| 69 |
If you want to download this dataset to your local machine, we recommend that you download the anubis.zip file.
|
| 70 |
|
| 71 |
|
|
|
|
| 55 |
- **Social Interactive Actions**: 15 classes (14.7%) - Collaborative behaviors
|
| 56 |
- **Other Actions**: 2 classes (2.0%) - Spatial positioning changes
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
If you want to download this dataset to your local machine, we recommend that you download the anubis.zip file.
|
| 59 |
|
| 60 |
|