Skip to content

Commit

Permalink
Merge branch 'release/release-0.3.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
howeverforever committed Oct 24, 2018
2 parents 80c9e10 + 833b352 commit 7ba4462
Show file tree
Hide file tree
Showing 1,950 changed files with 12,244 additions and 1,032,806 deletions.
21 changes: 7 additions & 14 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,17 @@

\.idea/

wearable-motion-sensors/

data/

ipynb/\.ipynb_checkpoints/

ipynb/__pycache__/

util/taiko/__pycache__/

util/taiko/image/__pycache__/
**/\.ipynb_checkpoints/

util/taiko/io/__pycache__/
**/__pycache__/

util/taiko/tools/__pycache__/
util/

util/taiko/preprocessing/__pycache__/
!util/*.ipynb
!util/*.py

util/\.ipynb_checkpoints/
tmp/

util/CSV/
backup/
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,20 @@ Belows two animations are some extraced features with the specific entire play,
[PDF](docs/taiko_master_v0.3.1_secure.pdf)

In addition, [Taiko-Time-Series-Analytics](https://github.com/taoyilee/Taiko-Time-Series-Analytics) is another related repo analyzing this data.

<br/>

## Install

Before running, execute

```
python setup.py
```
on a machine equipped with GPU as well as [wearable sensors](https://github.com/howeverforever/beagle) for the **left** hand and **right** hand.

Then, run

```
python demo.py
```
Binary file added assets/curve_not_found.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/easy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/extreme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/hard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/radar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
99,003 changes: 0 additions & 99,003 deletions backup/bb_left_forearm_csv/data_2018_03_27_11_37_57.csv

This file was deleted.

46,605 changes: 0 additions & 46,605 deletions backup/bb_left_forearm_csv/data_2018_03_27_13_25_43.csv

This file was deleted.

105,554 changes: 0 additions & 105,554 deletions backup/bb_left_forearm_csv/data_2018_03_27_14_48_28.csv

This file was deleted.

56,239 changes: 0 additions & 56,239 deletions backup/bb_left_forearm_csv/data_2018_03_27_16_12_02.csv

This file was deleted.

64,523 changes: 0 additions & 64,523 deletions backup/bb_left_forearm_csv/data_2018_03_28_14_52_45.csv

This file was deleted.

58,388 changes: 0 additions & 58,388 deletions backup/bb_left_forearm_csv/data_2018_03_28_15_52_48.csv

This file was deleted.

62,688 changes: 0 additions & 62,688 deletions backup/bb_left_forearm_csv/data_2018_03_28_16_59_47.csv

This file was deleted.

3,206 changes: 0 additions & 3,206 deletions backup/bb_left_forearm_csv/data_2018_03_31_15_29_36.csv

This file was deleted.

122,122 changes: 0 additions & 122,122 deletions backup/bb_right_forearm_csv/data_2018_03_27_11_40_03.csv

This file was deleted.

54,171 changes: 0 additions & 54,171 deletions backup/bb_right_forearm_csv/data_2018_03_27_13_20_28.csv

This file was deleted.

114,887 changes: 0 additions & 114,887 deletions backup/bb_right_forearm_csv/data_2018_03_27_14_50_24.csv

This file was deleted.

Loading

0 comments on commit 7ba4462

Please sign in to comment.