Skip to content

ethanttlee/ProForm

Repository files navigation

ProForm

Frontend implementation of video pose similarity to analyze similarities between two motions for use in exercise and sports

How to Use

You need dependencies below.

Install 3rd party requirements

$ git clone https://www.github.com/ildoonet/tf-pose-estimation
$ cd ProForm
$ pip3 install -r requirements.txt

Build c++ library for post processing. See : https://github.com/ildoonet/tf-pose-estimation/tree/master/tf_pose/pafprocess

$ cd tf_pose/pafprocess
$ swig -python -c++ pafprocess.i && python3 setup.py build_ext --inplace

Replace project in Apache Folder

About

Video Pose Analysis App Implemented with Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors