MotioNet
MotioNet copied to clipboard
How to smooth 2d position?
Now we haven't apply any smoothing process on the 2d input and output, you can do it by yourself to get better results like we show in the video, but here we want to show the original production.
Could you give me a concrete algorithm?
It can be done by different ways, like pose tracking with PoseFlow or interpolation module in scipy. I will release a version with splev smoothing in weekend.
@Shimingyi 同问,2d pose平滑有更新了么
@CHDQ No... But I will suggest to run this branch of openpose to get better input firstly.