chguo96 commited on
Commit
c764ae5
1 Parent(s): 4f0bed6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: bsd-3-clause-clear
3
  ---
 
 
 
 
 
1
  ---
2
  license: bsd-3-clause-clear
3
  ---
4
+ The data folder is organized in directories, whose content can be outlined as follows:
5
+ - `model`: GMoE model used in the paper results section.
6
+ - `lifting_task_dataset_labeled`: containing labeled data formatted column-wise. The first row defines the name of each column. The data are annotated. The data is resampeled from the raw wearable data.
7
+ - `raw_lifting_data`: containing [wearables](https://github.com/robotology/wearables) logged data used for the paper analysis; data are collected using iFeel suit and F/T shoes.