10000 GitHub - wahabk/lisbonpose: Python project to track human pose using OpenPose for a psychology study
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wahabk/lisbonpose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lisbonpose

Lisbonpose is a project to make use of great deep learning pose prediction software like openpose and alphapose for gait analysis research.

While pose prediction has come a long way in the past few years it is still no where near the gold standard (motion capture). So this project aims to extract foot/ankle position and transform them into 2D ground coordinates.

Installation

Requirements

To install please run:

git clone https://github.com/wahabk/lisbonpose
cd lisbonpose
conda env create -f environment.yml
conda activate chess
python3 -m pip install .

Examples

Please look at examples/Lisbonpose.ipynb for an example on how to run lisbonpose with alphapose on Google Colab

About

Python project to track human pose using OpenPose for a psychology study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0