michalfaber / keras_Realtime_Multi-Person_Pose_Estimation

Keras version of Realtime Multi-Person Pose Estimation project
Other
779 stars 372 forks source link

How to get a json output like in Openpose? #114

Open aaushik opened 5 years ago

aaushik commented 5 years ago

I would like to get the pose output in the form of json files so that I can implement https://github.com/sergeywong/cp-vton Here json outputs of pose estimation are use, so how do i convert the outputs to .json?