facebookresearch / AGRoL

Code release for "Avatars Grow Legs Generating Smooth Human Motion from Sparse Tracking Inputs with Diffusion Model", CVPR 2023
Other
238 stars 24 forks source link

Acceleration #10

Closed yufu-liu closed 11 months ago

yufu-liu commented 1 year ago

Hi, I have dealt with this project for a month, and my recent goal is to have a real-time demo.

However, In real-time situation, my plotting time of each frame is around 0.05 seconds which is still not as fast as 0.0167 seconds (60Hz).

Do you have any suggestion for accelerate the preprocessing part, inference part, or visualization tool?

asanakoy commented 11 months ago

Sorry, but the visualization speedup was not part of the project.