michalfaber / keras_Realtime_Multi-Person_Pose_Estimation

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

demo_video.py #74

Closed rludlow closed 5 years ago

rludlow commented 6 years ago

Adds demo_video.py, a modification of demo_image.py that accepts a recorded video as input and outputs that video with the drawn joints. Also creates folders video and videos/outputs. Includes optional parameters --process_speed and --frame_ratio to adjust the processing speed vs. quality trade-off.

michalfaber commented 5 years ago

Hi @rludlow Sorry for the very late response. Great work. Would you reduce the size or shorten the sample video (max 5MB) and remove commented out code ?