openpose_train
openpose_train copied to clipboard
Training repository for OpenPose
I'm curious how the network for this model was designed, is there a diagram or way I could see the layers?
### Posting rules 1. **Duplicated posts will not be answered**. Check the [FAQ](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/faq.md) section, other GitHub issues, and general documentation before posting. E.g., **low-speed, out-of-memory, output format, 0-people detected, installation...
First of all, thanks for sharing your really valuable work with us! I'm sorry if it has been asked before, but I'm a bit confused on how to tackle my...
scripts to combine MPII and coco get body25?
Hi All, I am getting the following error: I0528 23:06:38.117194 164 layer_factory.hpp:77] Creating layer image terminate called after throwing an instance of 'std::runtime_error' what(): Error: mSources.size() != mModels.size() at 54,...
### Posting rules 1. **Duplicated posts will not be answered**. Check the [FAQ](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/faq.md) section, other GitHub issues, and general documentation before posting. E.g., **low-speed, out-of-memory, output format, 0-people detected, installation...
I've trained with coco and MPII data sets with suggested parameters (sAddFoot = sAddMpii = 1, AddDome = sSuperModel = 0) for 1,000,000 iterations. How can I apply it to...
Downloading Human Foot Keypoint Dataset Hello Everyone! I have downloaded the 2017 Train images [118K/18GB] from [Human Foot Keypoint Dataset](https://cmu-perceptual-computing-lab.github.io/foot_keypoint_dataset/). I need this dataset for foot detection and tracking but...
1- the site is inreachable to download LMDB files. 2- which version of the caffe does it need to generate lmdb files from scratch? The one that is the submodule...
Hi, I am confused how the the accuracy of the Hand/Face models are measured and I appreciate it if someone can explain it to me. I noticed that I can...