Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ license: cc-by-4.0
|
|
| 5 |
A simple way to download the dataset:
|
| 6 |
```
|
| 7 |
# Make sure hf CLI is installed: pip install -U "huggingface_hub[cli]"
|
| 8 |
-
hf download thanhhff/MultiSensor-Home2 --repo-type=dataset --local-dir dataset
|
| 9 |
```
|
| 10 |
|
| 11 |
# MultiSensor-Home2: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
|
|
|
|
| 5 |
A simple way to download the dataset:
|
| 6 |
```
|
| 7 |
# Make sure hf CLI is installed: pip install -U "huggingface_hub[cli]"
|
| 8 |
+
hf download thanhhff/MultiSensor-Home2 --repo-type=dataset --local-dir dataset/home2
|
| 9 |
```
|
| 10 |
|
| 11 |
# MultiSensor-Home2: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
|