Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ A simple way to download the dataset:
|
|
| 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
|
| 12 |
|
| 13 |
MultiSensor-Home2 is an extended version of MultiSensor-Home1, captured in a different home layout while maintaining the same structure and recording settings.
|
|
|
|
| 8 |
hf download thanhhff/MultiSensor-Home2 --repo-type=dataset --local-dir dataset/home2
|
| 9 |
```
|
| 10 |
|
| 11 |
+
The **MultiSensor-Home1** dataset is available at: https://huggingface.co/datasets/thanhhff/MultiSensor-Home1/
|
| 12 |
+
|
| 13 |
# MultiSensor-Home2: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
|
| 14 |
|
| 15 |
MultiSensor-Home2 is an extended version of MultiSensor-Home1, captured in a different home layout while maintaining the same structure and recording settings.
|