keras_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
keras_Realtime_Multi-Person_Pose_Estimation copied to clipboard

Keras version of Realtime Multi-Person Pose Estimation project

Results 25 keras_Realtime_Multi-Person_Pose_Estimation issues
Sort by recently updated
recently updated
newest added

Thanks for your work! Is it possible to find the requirements of the Keras and Tensorflow versions somewhere?

I am getting the above error while running the demo.ipynb file, could you please tell me how to fix this issue. @anatolix @dremovd

I am trying to train the model with the code provided, but it keeps failing after about 6 batches (Batch 6: Invalid loss, terminating training). Could you please provide a...

I have a new dataset I would like to train on but do not have segmentation masks. Is it possible to train without the masks?

@anatolix What is the frame rate of this implementation ?

hi , what command to run video using this library on linux ?

hi every body! can I ask why there is no code in keras_Realtime_Multi-Person_Pose_Estimation/demo_camera.py ?

I used keras_Realtime_Multi-Person_Pose_Estimation for training which worked well. I want to use the CMU caffe demo because it is much faster. Does anyone know how to convert keras weights to...