Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 666 Bytes

File metadata and controls

executable file
·
21 lines (16 loc) · 666 Bytes

Exercise Pose Machine

Real time exercise pose evaluation in a crowded environtment using Long Short-Term Memory.

Requirements

Python

  • python3.x <= python3.7 Deep SORT uses tensorflow==1.x which is not supported by python version >= 3.8.
    You can use pyenv for managing different python versions.

GCC and G++

  • gcc-8 and g++-8 gcc-9 and g++9 not supported by CUDA 10

Graphics Card