팀 goto:West
git clone https://github.com/goto-West/gotowest-training-service.git
npm i
npm start
서버의 경우, http://localhost:3001 에 구동합니다.
cd gotowest-train-web
npm i
cd ..
npm start
클라이언트의 경우, http://localhost:3000 에 구동
instruction video : https://youtu.be/QlH5ZNUCT7I
서버 구동 및 React html 로드
머신러닝 모델 로드 및 테스트 python 코드 fork
분류 결과 반환
React
Node.js 18.12.1
Express 4.17.2
python 3.9
joblib 1.2.0
scikit-learn 1.1.0
matplotlib 3.6.2
11.28 React와 Express 연동 (React Done.js fetch 추가)
React port : 3000 Express port :3001
11.26 server.js 내 classification 모델 추가
11.23 백엔드 부분 분리, node.js로 구동 가능
11.10 자세 분류 API 구성
10.30 자세 분류 모델 연동
10.18 머신러닝 모델 구현 완료
- classification 부분 res, req 통해 React 연동 진행 및 테스트
- 영상 이미지 데이터 import
-
MoveNet for NodeJS & TFJS
https://github.com/vladmandic/movenet -
자세 분류 머신러닝 모델
https://github.com/goto-West/pose_classification_API
https://github.com/goto-West/pose-classification
스마트 미러 내 실행 영상 https://youtu.be/YKxZt40Zgl4
컴퓨터공학과 강영서
컴퓨터공학과 최경서
컴퓨터공학과 이가영