mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

something about videopose3D

Open Ared521 opened this issue 3 years ago • 3 comments

Is the data used in the training of videopose3d pre-trained by preprocessing_h36m.py?

Ared521 avatar Nov 11 '22 04:11 Ared521

Yes, the script preprocessing_h36m.py is used for processing Human3.6M data for VideoPose3D training. The raw data need to be downloaded from the official site.

ly015 avatar Nov 11 '22 04:11 ly015

Yes, the script preprocessing_h36m.py is used for processing Human3.6M data for VideoPose3D training. The raw data need to be downloaded from the official site.

Thank you for your reply。

Ared521 avatar Nov 11 '22 04:11 Ared521

Yes, the script preprocessing_h36m.py is used for processing Human3.6M data for VideoPose3D training. The raw data need to be downloaded from the official site.

Hi, thank you for your great work, now, I have a question: I want to predict 3d pose in my own video, and I use body3d_two_stage_video_demo.py. However, I ran into a very tricky problem. The posetrack18 dataset website was down and I couldn't find the author's email address. I want to get to the final pose by multi frames, which is --use_multi_frames. What should I do now, please? Can JHMDB dataset be used instead? Is there any other way? I'm looking forward to your early reply.Thank you.

Ared521 avatar Nov 16 '22 09:11 Ared521