dsmilab / Taiko-Master

:drum: Teach a newbie how to perform better.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taiko-Master

Codacy Badge

This is a project teaching a newbie how to perform better in the video game Taiko no Tatsujin.


Flowchart


Preview

Collect Data

Belows are repos for collecting raw data from wearable devices.

  1. beagle_bone_blue_data_acq

  2. USB-Video-Class-Capture


Singal anaimation

Belows two animations are some extraced features with the specific entire play, and we plot vertical color lines to represent real true hit event.


Report

PDF

In addition, Taiko-Time-Series-Analytics is another related repo analyzing this data.


Install

Before running, execute

python setup.py

on a machine equipped with GPU as well as wearable sensors for the left hand and right hand.

Then, run

python demo.py

About

:drum: Teach a newbie how to perform better.

License:GNU Lesser General Public License v3.0


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%