Forked from this project called cpm which comes as a well greeted attempt to use Tensorflow in this convolutional pose model made originally in Caffe (yuck).
In my fork I contribute with some healthy practices, such as adding a requirements file in case you want to run the jupyter notebook on Binder or make a virtual environment easily using pip.
As promised, you can run this on binder. TODO: NOT YET! Sorry.
For the code to run we need to download the pre-trained structures, which are not inside this code because they tend to weight a ton. You can have them stored on your PC or also have them in a cloud somewhere. TODO: Where will I save the models? psycharo made them available through his drive here.
It's highly advised to make your own virtual environment with pip, you can follow the steps listed in their docs here.
I'm alone and single for now.
- harrisonford - This is my fork.
- psycharo - Initial TF + Jupyter capsule.
- shihenw - Original author of the model.
Original work has the following license: "ACADEMIC OR NON-PROFIT ORGANIZATION NONCOMMERCIAL RESEARCH USE ONLY".
So we'll agree to that (see their license).
- psycharo for using Tensorflow and not Caffe.
- PurpleBooth's Readme template.
- God, for not existing.