/dont-be-turtle-ios

Primary LanguageSwiftMIT LicenseMIT

dont-be-turtle-ios

MoT Lab에서 진행하는 거북목 프로젝트 1차 결과물입니다.

turtle_demo_001

사용 기술

  1. Pose Estimation with Machine Learning
  2. Moving Average Filter

동작 방식

how it works

학습된 모델 준비

dont-be-turtle 프로젝트에서 학습한 모델을 Core ML 모델로 변환합니다.

모델 포맷

input shape [1, 192, 192, 3]
output shape [1, 48, 48, 14]

참고 & 관련 링크