Update README
Browse files
README.md
CHANGED
|
@@ -1,17 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
-
|
| 5 |
-
# MultiSensor-Home1: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
|
| 6 |
-
|
| 7 |
-
A wide-area multi-modal multi-view dataset for action recognition and transformer-based sensor fusion research.
|
| 8 |
-
|
| 9 |
A simple way to download the dataset:
|
| 10 |
```
|
| 11 |
# Make sure hf CLI is installed: pip install -U "huggingface_hub[cli]"
|
| 12 |
hf download thanhhff/MultiSensor-Home1 --repo-type=dataset --local-dir dataset
|
| 13 |
```
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## 📖 Paper Reference
|
| 16 |
|
| 17 |
**MultiSensor-Home: A Wide-area Multi-modal Multi-view Dataset for Action Recognition and Transformer-based Sensor Fusion**
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
A simple way to download the dataset:
|
| 5 |
```
|
| 6 |
# Make sure hf CLI is installed: pip install -U "huggingface_hub[cli]"
|
| 7 |
hf download thanhhff/MultiSensor-Home1 --repo-type=dataset --local-dir dataset
|
| 8 |
```
|
| 9 |
|
| 10 |
+
# MultiSensor-Home1: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
|
| 11 |
+
|
| 12 |
+
A wide-area multi-modal multi-view dataset for action recognition and transformer-based sensor fusion research.
|
| 13 |
+
|
| 14 |
## 📖 Paper Reference
|
| 15 |
|
| 16 |
**MultiSensor-Home: A Wide-area Multi-modal Multi-view Dataset for Action Recognition and Transformer-based Sensor Fusion**
|