una-dinosauria / 3d-pose-baseline

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
MIT License
1.41k stars 355 forks source link

about 3D Dynamic model in the video #164

Closed ZainZhao closed 4 years ago

ZainZhao commented 4 years ago

Hi, thank you for your contribution about the baseline. I am very interesting in the dynamic model in the video,could you tell me the frame or pakage to plot it

thank you very much

una-dinosauria commented 4 years ago

We used matplotlib, plotting multiple frames and then made a video with ffmpeg.

ZainZhao commented 4 years ago

thank you very much