CMU-Perceptual-Computing-Lab / caffe_rtpose

Realtime C++ code for multi-person pose estimation
Other
356 stars 207 forks source link

How can I find the information about the joints in the code? #51

Closed shootingliu closed 6 years ago

shootingliu commented 6 years ago

I am not familiar with C++,and I want to get the information that has been detected(about the joints) to do something in realtime detection. I know the '--write_json',and I want to know where is the # code to implement this instruction.

Thanks a lot.

gineshidalgo99 commented 6 years ago

Repo not maintained anymore. Please, use https://github.com/CMU-Perceptual-Computing-Lab/openpose/ instead