qxcv / joint-regressor

Regressing joints for fun and profit
Apache License 2.0
2 stars 3 forks source link

joint-regressor

This is the code for my 2016 COMP3710 project on human pose estimation. To run it, fire up Matlab and use one of the following:

>>> demo_mpii        % Train and test on MPII Cooking Activities
>>> demo_flic_piw    % Train on FLIC and and test on Poses in the Wild
>>> demo_h36m_upper  % Train and test on Human3.6M, using only upper body

Datasets are not included with this archive. However, they will be downloaded automatically by the demo_* scripts.

Some important caveats to note:

Originality

Since this code is being submitted for assessment, I need to document where it came from. In a nutshell, all code in this directory was written by me, this semester, with the following exceptions: