motion_reconstruction
motion_reconstruction copied to clipboard
Demo Data bounding boxes don't exist
When I try to run refine_video.py on the demo videos and .h5 files, I get errors like:
!!!./demo_data/openpose_output/run_bboxes.h5 doesnt exist!!!
What exactly am I supposed to do with the .h5 and the .bvh files in the demo data for the demo to work? As there is no *_bboxes.h5 file given in the demo data.
I have the same problem. Have you solved it?
/usr/bin/python2.7 /home/yifeizhang/projets/motion_reconstruction-master/refine_video.py
saving output in /home/yifeizhang/projets/hmr_sfv/demo_data/results_smoothed/hmr_rotaug_May03_1425-model.ckpt-1111959/kpw10.00_shapew0.50_jointw25.00_init-posew100.00-weighted_camw1.00_numitr300
working on backflip_a.mp4 !!!/home/yifeizhang/projets/hmr_sfv/demo_data/openpose_output/backflip_a_bboxes.h5 doesnt exist!!! Finished writing to /home/yifeizhang/projets/hmr_sfv/demo_data/results_smoothed/
have you solved this problem?