Add files using upload-large-folder tool
Browse files- .DS_Store +0 -0
- DSADS/DSADS.json +23 -0
- DSADS/X_test.npy +3 -0
- DSADS/X_train.npy +3 -0
- DSADS/y_test.npy +3 -0
- DSADS/y_train.npy +3 -0
- Harth/Harth.json +16 -0
- MMAct/MMAct.json +39 -0
- MMAct/X_test.npy +3 -0
- MMAct/X_train.npy +3 -0
- MMAct/y_test.npy +3 -0
- MMAct/y_train.npy +3 -0
- Mhealth/Mhealth.json +16 -0
- Mhealth/X_test.npy +3 -0
- Mhealth/X_train.npy +3 -0
- Mhealth/y_test.npy +3 -0
- Mhealth/y_train.npy +3 -0
- MotionSense/MotionSense.json +10 -0
- Opp_g/Opp_g.json +8 -0
- Opp_g/X_test.npy +3 -0
- Opp_g/X_train.npy +3 -0
- Opp_g/y_test.npy +3 -0
- Opp_g/y_train.npy +3 -0
- PAMAP/PAMAP.json +16 -0
- README.md +45 -0
- Shoaib/Shoaib.json +11 -0
- TNDA-HAR/TNDA-HAR.json +12 -0
- UCIHAR/UCIHAR.json +10 -0
- USCHAD/USCHAD.json +16 -0
- USCHAD/X_test.npy +3 -0
- USCHAD/X_train.npy +3 -0
- USCHAD/y_test.npy +3 -0
- USCHAD/y_train.npy +3 -0
- UTD-MHAD/UTD-MHAD.json +32 -0
- WISDM/WISDM.json +22 -0
- Wharf/Wharf.json +18 -0
- few_shot_data_2/PAMAP_k=2.pth +3 -0
- few_shot_data_2/TNDA-HAR_k=10.pth +3 -0
- har70plus/X_test.npy +3 -0
- har70plus/X_train.npy +3 -0
- har70plus/har70plus.json +11 -0
- har70plus/y_test.npy +3 -0
- har70plus/y_train.npy +3 -0
- realworld/X_test.npy +3 -0
- realworld/X_train.npy +3 -0
- realworld/realworld.json +12 -0
- realworld/y_test.npy +3 -0
- realworld/y_train.npy +3 -0
- ut-complex/ut-complex.json +17 -0
- w-HAR/w-HAR.json +11 -0
.DS_Store
ADDED
|
Binary file (10.2 kB). View file
|
|
|
DSADS/DSADS.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["sitting"],
|
| 4 |
+
"1": ["standing"],
|
| 5 |
+
"2": ["lying on back"],
|
| 6 |
+
"3": ["lying on right side"],
|
| 7 |
+
"4": ["ascending stairs"],
|
| 8 |
+
"5": ["descending stairs"],
|
| 9 |
+
"6": ["standing in an elevator still"],
|
| 10 |
+
"7": ["moving around in an elevator"],
|
| 11 |
+
"8": ["walking slowly"],
|
| 12 |
+
"9": ["walking on a treadmill in flat positions)"],
|
| 13 |
+
"10": ["walking on a treadmill in inclined positions)"],
|
| 14 |
+
"11": ["running on a treadmill fast"],
|
| 15 |
+
"12": ["exercising on a stepper"],
|
| 16 |
+
"13": ["exercising on a cross trainer"],
|
| 17 |
+
"14": ["cycling on an exercise bike in horizontal positions"],
|
| 18 |
+
"15": ["cycling on an exercise bike in vertical positions"],
|
| 19 |
+
"16": ["rowing"],
|
| 20 |
+
"17": ["jumping"],
|
| 21 |
+
"18": ["playing basketball"]
|
| 22 |
+
}
|
| 23 |
+
}
|
DSADS/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73d6f492df9690138d1a93114d719a03bcd542282417bf11586ffab8defce08e
|
| 3 |
+
size 102600128
|
DSADS/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc2a20eba0d47c71c289bffc6f325bc0f1baa225db55c671a5edbaf63fd72090
|
| 3 |
+
size 307800128
|
DSADS/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc3305dbe73875a767fdd8de198a9c6ff1b8d3fe201c73d90df2c74b11133b22
|
| 3 |
+
size 18368
|
DSADS/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d19ca967147a8b3ef2c6866b479032bd49098c9a739eeac98154f6c1e3daa10
|
| 3 |
+
size 54848
|
Harth/Harth.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walking"],
|
| 4 |
+
"1": ["running"],
|
| 5 |
+
"2": ["shuffling"],
|
| 6 |
+
"3": ["stairs", "ascending"],
|
| 7 |
+
"4": ["stairs", "descending"],
|
| 8 |
+
"5": ["standing"],
|
| 9 |
+
"6": ["sitting"],
|
| 10 |
+
"7": ["lying"],
|
| 11 |
+
"8": ["cycling", "sitting"],
|
| 12 |
+
"9": ["cycling", "standing"],
|
| 13 |
+
"10": ["cycling", "sitting", "inactive"],
|
| 14 |
+
"11": ["cycling", "standing", "inactive"]
|
| 15 |
+
}
|
| 16 |
+
}
|
MMAct/MMAct.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["pulling"],
|
| 4 |
+
"1": ["talking"],
|
| 5 |
+
"2": ["looking around"],
|
| 6 |
+
"3": ["fall"],
|
| 7 |
+
"4": ["walking"],
|
| 8 |
+
"5": ["running"],
|
| 9 |
+
"6": ["pushing"],
|
| 10 |
+
"7": ["waving hand"],
|
| 11 |
+
"8": ["standing"],
|
| 12 |
+
"9": ["setting down"],
|
| 13 |
+
"10": ["jumping"],
|
| 14 |
+
"11": ["entering"],
|
| 15 |
+
"12": ["loitering"],
|
| 16 |
+
"13": ["checking time"],
|
| 17 |
+
"14": ["exiting"],
|
| 18 |
+
"15": ["using phone"],
|
| 19 |
+
"16": ["transferring object"],
|
| 20 |
+
"17": ["pointing"],
|
| 21 |
+
"18": ["crouching"],
|
| 22 |
+
"19": ["opening"],
|
| 23 |
+
"20": ["picking up"],
|
| 24 |
+
"21": ["talking on phone"],
|
| 25 |
+
"22": ["closing"],
|
| 26 |
+
"23": ["kicking"],
|
| 27 |
+
"24": ["throwing"],
|
| 28 |
+
"25": ["carrying"],
|
| 29 |
+
"26": ["pocket in"],
|
| 30 |
+
"27": ["standing up"],
|
| 31 |
+
"28": ["pocket out"],
|
| 32 |
+
"29": ["sitting"],
|
| 33 |
+
"30": ["sitting down"],
|
| 34 |
+
"31": ["using pc"],
|
| 35 |
+
"32": ["drinking"],
|
| 36 |
+
"33": ["carrying light"],
|
| 37 |
+
"34": ["carrying heavy"]
|
| 38 |
+
}
|
| 39 |
+
}
|
MMAct/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e075c08c47fb029bb41964dfc16b7101a32b1125ccb8c6e3db93a263ba561f20
|
| 3 |
+
size 33696128
|
MMAct/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a87ce6eb5090725467cd785c0521d37c348bb501f483c840286ba340aa33b95a
|
| 3 |
+
size 107478128
|
MMAct/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb51d6edea256495ba6231a592ac2894493963b382379a20cd7f927e4ee325cc
|
| 3 |
+
size 15104
|
MMAct/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:839c3bb777debbacd6db8e5c8cfe60c94a77069c7587a5f610274550d6d9dff3
|
| 3 |
+
size 47896
|
Mhealth/Mhealth.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["standing", "still"],
|
| 4 |
+
"1": ["sitting", "relaxing"],
|
| 5 |
+
"2": ["lying", "down"],
|
| 6 |
+
"3": ["walking"],
|
| 7 |
+
"4": ["climbing", "stairs"],
|
| 8 |
+
"5": ["waist", "bends", "forward"],
|
| 9 |
+
"6": ["frontal", "elevation", "of", "arms"],
|
| 10 |
+
"7": ["knees", "bending", "crouching"],
|
| 11 |
+
"8": ["cycling"],
|
| 12 |
+
"9": ["jogging"],
|
| 13 |
+
"10": ["running"],
|
| 14 |
+
"11": ["jump", "front", "and", "back"]
|
| 15 |
+
}
|
| 16 |
+
}
|
Mhealth/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9babbc38451a4c0d26693a4e83e0f2b52d2d66315662302d3c333ac0081f808
|
| 3 |
+
size 15088128
|
Mhealth/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8ae6f575e9834622a0d2ff1433627826b4048119835fff6a9d6da361e037029
|
| 3 |
+
size 37260128
|
Mhealth/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e5bca2e5244217806982c7fc97271f2c441c215be4eb763e8178832006f37ae
|
| 3 |
+
size 1440
|
Mhealth/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3af67f743741612edf89e62fdec76d7493182e498dd0303f2218dd5da3b6c8f8
|
| 3 |
+
size 3368
|
MotionSense/MotionSense.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["downstairs"],
|
| 4 |
+
"1": ["jogging"],
|
| 5 |
+
"2": ["sit"],
|
| 6 |
+
"3": ["stand", "up"],
|
| 7 |
+
"4": ["upstairs"],
|
| 8 |
+
"5": ["walking"]
|
| 9 |
+
}
|
| 10 |
+
}
|
Opp_g/Opp_g.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["stand"],
|
| 4 |
+
"1": ["walk"],
|
| 5 |
+
"2": ["sit"],
|
| 6 |
+
"3": ["lie"]
|
| 7 |
+
}
|
| 8 |
+
}
|
Opp_g/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:873ccbcb1d5d997ec5685333a83519dd1c38c5b8e60e67690ae77c57bbdb8849
|
| 3 |
+
size 67608128
|
Opp_g/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:396618eba3951e93ccc4d389b1b5c045521954181b350a371f9e8d2bac48336d
|
| 3 |
+
size 441936128
|
Opp_g/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:830b5c0f66c10085894e7c3e7bd3918a93aa08c90105ff4605ad2d611ab6aace
|
| 3 |
+
size 5136
|
Opp_g/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c77def4cebd7a4997ce527cf193df9990ffc569c1ca995261c80eabc0cf70dc9
|
| 3 |
+
size 32864
|
PAMAP/PAMAP.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["lying"],
|
| 4 |
+
"1": ["sitting"],
|
| 5 |
+
"2": ["standing"],
|
| 6 |
+
"3": ["walking"],
|
| 7 |
+
"4": ["running"],
|
| 8 |
+
"5": ["cycling"],
|
| 9 |
+
"6": ["nordic", "walking"],
|
| 10 |
+
"7": ["ascending", "stairs"],
|
| 11 |
+
"8": ["descending", "stairs"],
|
| 12 |
+
"9": ["vacuum", "cleaning"],
|
| 13 |
+
"10": ["ironing"],
|
| 14 |
+
"11": ["rope", "jumping"]
|
| 15 |
+
}
|
| 16 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- time-series-classification
|
| 5 |
+
tags:
|
| 6 |
+
- imu
|
| 7 |
+
- activity-recognition
|
| 8 |
+
- fitness
|
| 9 |
+
- deep-learning
|
| 10 |
+
size_categories:
|
| 11 |
+
- 1M<n<10M
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# gem-analysis-unimts
|
| 15 |
+
|
| 16 |
+
UniMTS pretraining datasets for fitness action recognition
|
| 17 |
+
|
| 18 |
+
## 数据集信息
|
| 19 |
+
|
| 20 |
+
- **来源路径**: `datasets/unimts`
|
| 21 |
+
- **数据大小**: 6.6 GB
|
| 22 |
+
- **用途**: 健身动作识别模型训练
|
| 23 |
+
|
| 24 |
+
## 使用方法
|
| 25 |
+
|
| 26 |
+
```python
|
| 27 |
+
from huggingface_hub import snapshot_download
|
| 28 |
+
|
| 29 |
+
# 下载数据集
|
| 30 |
+
snapshot_download(
|
| 31 |
+
repo_id="yonful/gem-analysis-unimts",
|
| 32 |
+
repo_type="dataset",
|
| 33 |
+
local_dir="./datasets/unimts"
|
| 34 |
+
)
|
| 35 |
+
```
|
| 36 |
+
|
| 37 |
+
或使用项目中的下载脚本:
|
| 38 |
+
|
| 39 |
+
```bash
|
| 40 |
+
python scripts/prepare_data.py --dataset unimts
|
| 41 |
+
```
|
| 42 |
+
|
| 43 |
+
## 许可证
|
| 44 |
+
|
| 45 |
+
请参考原始数据源的许可证要求。
|
Shoaib/Shoaib.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walking"],
|
| 4 |
+
"1": ["standing"],
|
| 5 |
+
"2": ["jogging"],
|
| 6 |
+
"3": ["sitting"],
|
| 7 |
+
"4": ["biking"],
|
| 8 |
+
"5": ["upstairs"],
|
| 9 |
+
"6": ["downstairs"]
|
| 10 |
+
}
|
| 11 |
+
}
|
TNDA-HAR/TNDA-HAR.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["sitting"],
|
| 4 |
+
"1": ["standing"],
|
| 5 |
+
"2": ["lying down"],
|
| 6 |
+
"3": ["ascending stairs"],
|
| 7 |
+
"4": ["descending stairs"],
|
| 8 |
+
"5": ["riding"],
|
| 9 |
+
"6": ["walking"],
|
| 10 |
+
"7": ["jogging"]
|
| 11 |
+
}
|
| 12 |
+
}
|
UCIHAR/UCIHAR.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walk"],
|
| 4 |
+
"1": ["walk", "upstairs"],
|
| 5 |
+
"2": ["walk", "downstairs"],
|
| 6 |
+
"3": ["sit"],
|
| 7 |
+
"4": ["stand"],
|
| 8 |
+
"5": ["lay"]
|
| 9 |
+
}
|
| 10 |
+
}
|
USCHAD/USCHAD.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walk", "forward"],
|
| 4 |
+
"1": ["walk", "left"],
|
| 5 |
+
"2": ["walk", "right"],
|
| 6 |
+
"3": ["walk", "upstairs"],
|
| 7 |
+
"4": ["walk", "downstairs"],
|
| 8 |
+
"5": ["run", "forward"],
|
| 9 |
+
"6": ["jump", "up"],
|
| 10 |
+
"7": ["sit"],
|
| 11 |
+
"8": ["stand"],
|
| 12 |
+
"9": ["sleep"],
|
| 13 |
+
"10": ["elevator", "up"],
|
| 14 |
+
"11": ["elevator", "down"]
|
| 15 |
+
}
|
| 16 |
+
}
|
USCHAD/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e307fe9ff4ac560340d6d215b767500fe1fe8a256c7ec86f61d87160cf7ba7
|
| 3 |
+
size 40272128
|
USCHAD/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ce9b3c1ffa6c7972686a7079885059172a498dd26ac44b4336ee3714cb84d24
|
| 3 |
+
size 67056128
|
USCHAD/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db40ba04574dffaaf2a97516a5cbf78cf076b699c73e050ef5558c63d2c13d8c
|
| 3 |
+
size 6840
|
USCHAD/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b07990a6a7738577c6a53159cf20e6e16ac2877f7fd6b1062d0e62c2a236541
|
| 3 |
+
size 11304
|
UTD-MHAD/UTD-MHAD.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["right arm swipe to the left"],
|
| 4 |
+
"1": ["right arm swipe to the right"],
|
| 5 |
+
"2": ["right hand wave"],
|
| 6 |
+
"3": ["two hand front clap"],
|
| 7 |
+
"4": ["right arm throw"],
|
| 8 |
+
"5": ["cross arms in the chest"],
|
| 9 |
+
"6": ["basketball shoot"],
|
| 10 |
+
"7": ["right hand draw x"],
|
| 11 |
+
"8": ["right hand draw circle (clockwise)"],
|
| 12 |
+
"9": ["right hand draw circle (counter clockwise)"],
|
| 13 |
+
"10": ["draw triangle"],
|
| 14 |
+
"11": ["bowling (right hand)"],
|
| 15 |
+
"12": ["front boxing"],
|
| 16 |
+
"13": ["baseball swing from right"],
|
| 17 |
+
"14": ["tennis right hand forehand swing"],
|
| 18 |
+
"15": ["arm curl (two arms)"],
|
| 19 |
+
"16": ["tennis serve"],
|
| 20 |
+
"17": ["two hand push"],
|
| 21 |
+
"18": ["right hand knock on door"],
|
| 22 |
+
"19": ["right hand catch an object"],
|
| 23 |
+
"20": ["right hand pick up and throw"],
|
| 24 |
+
"21": ["jogging in place"],
|
| 25 |
+
"22": ["walking in place"],
|
| 26 |
+
"23": ["sit to stand"],
|
| 27 |
+
"24": ["stand to sit"],
|
| 28 |
+
"25": ["forward lunge (left foot forward)"],
|
| 29 |
+
"26": ["squat (two arms stretch out)"]
|
| 30 |
+
}
|
| 31 |
+
}
|
| 32 |
+
|
WISDM/WISDM.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walking"],
|
| 4 |
+
"1": ["jogging"],
|
| 5 |
+
"2": ["stairs"],
|
| 6 |
+
"3": ["sitting"],
|
| 7 |
+
"4": ["standing"],
|
| 8 |
+
"5": ["typing"],
|
| 9 |
+
"6": ["brushing", "teeth"],
|
| 10 |
+
"7": ["eating", "soup"],
|
| 11 |
+
"8": ["eating", "chips"],
|
| 12 |
+
"9": ["eating", "pasta"],
|
| 13 |
+
"10": ["drinking", "cup"],
|
| 14 |
+
"11": ["eating", "sandwich"],
|
| 15 |
+
"12": ["kicking", "ball"],
|
| 16 |
+
"13": ["playing", "ball"],
|
| 17 |
+
"14": ["dribbling", "ball"],
|
| 18 |
+
"15": ["writing"],
|
| 19 |
+
"16": ["clapping"],
|
| 20 |
+
"17": ["folding", "clothes"]
|
| 21 |
+
}
|
| 22 |
+
}
|
Wharf/Wharf.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["brush", "teeth"],
|
| 4 |
+
"1": ["climb", "stairs"],
|
| 5 |
+
"2": ["comb", "hair"],
|
| 6 |
+
"3": ["descend", "stairs"],
|
| 7 |
+
"4": ["drink", "glass"],
|
| 8 |
+
"5": ["eat", "meat"],
|
| 9 |
+
"6": ["eat", "soup"],
|
| 10 |
+
"7": ["get", "up", "bed"],
|
| 11 |
+
"8": ["lie", "down", "bed"],
|
| 12 |
+
"9": ["pour", "water"],
|
| 13 |
+
"10": ["sit", "down", "chair"],
|
| 14 |
+
"11": ["stand", "up", "chair"],
|
| 15 |
+
"12": ["use", "telephone"],
|
| 16 |
+
"13": ["walk"]
|
| 17 |
+
}
|
| 18 |
+
}
|
few_shot_data_2/PAMAP_k=2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2513547e1363abc8196ce32adee67dd964237aa5727e2f19da8bbb18196188f6
|
| 3 |
+
size 3357
|
few_shot_data_2/TNDA-HAR_k=10.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5f7b989b857b1b9f59ccc325d841d3876b1880fd1d6719687c43691cf1f90c1
|
| 3 |
+
size 2955
|
har70plus/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f169bcf77f622caa9d9822a30baa353b5431c596d544dd39335a6adb9c61a620
|
| 3 |
+
size 21120128
|
har70plus/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e72d2ca9ce88bdef846c49a78d965b47aad4a2073a40c83bc96772051c00be6e
|
| 3 |
+
size 62952128
|
har70plus/har70plus.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walking"],
|
| 4 |
+
"1": ["shuffling"],
|
| 5 |
+
"2": ["stairs", "ascending"],
|
| 6 |
+
"3": ["stairs", "descending"],
|
| 7 |
+
"4": ["standing"],
|
| 8 |
+
"5": ["sitting"],
|
| 9 |
+
"6": ["lying"]
|
| 10 |
+
}
|
| 11 |
+
}
|
har70plus/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:188d838f9ab1417569c22e852e4abc84db2c5a48cf34a06e1b2689264afae3ed
|
| 3 |
+
size 7168
|
har70plus/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7c0e50ea12c0f6dbd9194eb8623883dccfbc6d04950baedab0a558c5c89b338
|
| 3 |
+
size 21112
|
realworld/X_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34b1918efb11a5c7870cb72daf33e63f2a36de817c928447ff778ec3fa9d1ae2
|
| 3 |
+
size 191520128
|
realworld/X_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ad7572a62125fa0d3a3dbcb1d449c38a88e94308b72396ccfb9432c2264320e
|
| 3 |
+
size 798504128
|
realworld/realworld.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["lying"],
|
| 4 |
+
"1": ["jumping"],
|
| 5 |
+
"2": ["standing"],
|
| 6 |
+
"3": ["walking"],
|
| 7 |
+
"4": ["sitting"],
|
| 8 |
+
"5": ["climbing down"],
|
| 9 |
+
"6": ["climbing up"],
|
| 10 |
+
"7": ["running"]
|
| 11 |
+
}
|
| 12 |
+
}
|
realworld/y_test.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4240acf1e8326434fada33de305c844df646603daca23553b0dbae8aaff92717
|
| 3 |
+
size 9248
|
realworld/y_train.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5dcf05fd3184cdee2e25b998d7dc73eb70928ebdb6f2bcdc450800368bfb8d6
|
| 3 |
+
size 38152
|
ut-complex/ut-complex.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walking"],
|
| 4 |
+
"1": ["standing"],
|
| 5 |
+
"2": ["jogging"],
|
| 6 |
+
"3": ["sitting"],
|
| 7 |
+
"4": ["biking"],
|
| 8 |
+
"5": ["upstairs"],
|
| 9 |
+
"6": ["downstairs"],
|
| 10 |
+
"7": ["typing"],
|
| 11 |
+
"8": ["writing"],
|
| 12 |
+
"9": ["drinking coffee"],
|
| 13 |
+
"10": ["giving a talk"],
|
| 14 |
+
"11": ["smoking"],
|
| 15 |
+
"12": ["eating"]
|
| 16 |
+
}
|
| 17 |
+
}
|
w-HAR/w-HAR.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"label_dictionary": {
|
| 3 |
+
"0": ["walk"],
|
| 4 |
+
"1": ["sit"],
|
| 5 |
+
"2": ["stand"],
|
| 6 |
+
"3": ["jump"],
|
| 7 |
+
"4": ["lie", "down"],
|
| 8 |
+
"5": ["stairs", "up"],
|
| 9 |
+
"6": ["stairs", "down"]
|
| 10 |
+
}
|
| 11 |
+
}
|