thanhhff commited on
Commit
a107320
·
verified ·
1 Parent(s): 6ee29e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,9 +4,12 @@ license: cc-by-4.0
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.
 
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/home1
8
  ```
9
 
10
+ The **MultiSensor-Home2** dataset is available at: https://huggingface.co/datasets/thanhhff/MultiSensor-Home2/
11
+
12
+
13
  # MultiSensor-Home1: Benchmark for Multi-modal Multi-view Action Recognition in Home Environments
14
 
15
  A wide-area multi-modal multi-view dataset for action recognition and transformer-based sensor fusion research.