Skip to content

'21년도 광운대학교 AI 해커톤 최우수상 / IMU센서를 이용한 운동 동작 분류 모델

Notifications You must be signed in to change notification settings

seunggeon/KW_AI_Hackathon

Repository files navigation

AI_hackerthon

This competition was held by Kwangwoon univ. and Dacon.
The topic is making a ML model which classifies exercise actions from IMU sensors.
For example, when we get some sensor datas from gyro sensor and accelator sensor our ML model should classifiy that this Exercise motion is push-up from datas.

Description

We use Fouier Transform and Kalman Filter for getting more pre-processing datas to increase accurancy of ML model.
And we uses GRU + LSTM model Because datas were Sequential show good performance used for these two models.

Environment

google colab pro + python 3.8.

About

'21년도 광운대학교 AI 해커톤 최우수상 / IMU센서를 이용한 운동 동작 분류 모델

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published