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 write the keypoints JSON files in python? #61

Open fanmengdan opened 6 years ago

anatolix commented 6 years ago

Could you elaborate, why did you need write them, COCO markup is already in json format. BTW in my fork of project they are in json in hdf5 not as picture layer. You could look there.