mmhuman3d icon indicating copy to clipboard operation
mmhuman3d copied to clipboard

error while running estimate_smpl.py

Open ypilseong opened this issue 10 months ago • 1 comments

'python demo/estimate_smpl.py configs/pare/hrnet_w32_conv_pare_mix_cache.py data/checkpoints/hrnet_w32_conv_pare_mosh.pth --multi_person_demo --tracking_config demo/mmtracking_cfg/deepsort_faster-rcnn_fpn_4e_mot17-private-half.py --input_path demo/resources/videotest6.mp4 --show_path vis_results/videotest6_multiperson.mp4 --smooth_type savgol --speed_up_type deciwatch --draw_bbox ' I ran the command above, but only the result image is displayed, but the result data is not available. The following lines appear. 스크린샷 2023-10-24 오후 9 42 11 And I want to get 3d key points for mediapipes. Is there a way that you can get into json format?

ypilseong avatar Oct 24 '23 12:10 ypilseong

python demo/estimate_smpl.py configs/pare/hrnet_w32_conv_pare_mix_cache.py data/checkpoints/hrnet_w32_conv_pare_mosh.pth --multi_person_demo --tracking_config demo/mmtracking_cfg/deepsort_faster-rcnn_fpn_4e_mot17-private-half.py --input_path demo/resources/videotest6.mp4 --show_path vis_results/videotest6_multiperson.mp4 --smooth_type savgol --speed_up_type deciwatch --draw_bbox

hello, could I know your mmdet and mmtrack version

Whiplash-18 avatar Mar 04 '24 17:03 Whiplash-18