Skip to content

2021-S LG인도인턴십 프로젝트 | 자세 인식 알람 서비스

Notifications You must be signed in to change notification settings

thing-zoo/give-me-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

2021 LG Soft India Internship

✔️TEAM : BLACKPIG

Minji Kim (Backend)
Myeongju Jung (Backend)
SeEun Lee (Frontend)
SeugnSin Yi (Frontend)

<< GiveMeAction >>

  • It is an AI home training web page that recognizes exercise posture based on deep learning and corrects posture through analysis.

Untitled


[Contents]


Problem-Statement

Untitled

  • There are many modern people who have difficulty waking up early in the morning due to overtime and studying. There are various alarm applications on the market, but they provide only fragmentary functions such as playing loud sounds. This has limitations in practically waking up users.

  • Also, office workers and students don't have enough time to exercise. It's good to stretch from time to time, but many people don't do it because it's easy to forget and troublesome.

Purpose

Untitled

  • Using this service, people can wake up easily in the morning.
  • People will be able to exercise using morning time.
  • Finally, people lack exercise time.

Through this service, people will be able to exercise even by using alarm time.

Tech Stack

Untitled

Frontend

  • React
  • Redux
  • P5.js

Backend

  • Node.js
  • Koa

Database

  • MongoDB

Pose Model

  • Posenet
  • ML5 NeuralNetwork

Result

Untitled

The functions in the system are as follows:

  1. You can set, modify, and delete alarms.
  2. When the alarm goes off, the user presses the start button to turn off the alarm by recognizing the motion (squat, lunge, triangle).
  3. If the user's behavior is incorrect or the alarm is not turned off, reset the alarm automatically after 10 minutes.

Demo

https://drive.google.com/file/d/1xfq8_XT4JWUDzBDu4M_odD6I7YmUM81V/view

About

2021-S LG인도인턴십 프로젝트 | 자세 인식 알람 서비스

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 22.8%
  • HTML 5.4%
  • Less 0.1%