vye16 / slahmr

MIT License
459 stars 50 forks source link

Why is it super slow ? the rendering time is too much, #52

Open polidox2 opened 7 months ago

polidox2 commented 7 months ago

Hi

SLAHMR give excellent result! Probably one of the best if not the best mocap on github, but the rendering time is extremely slow even with an RTX 4090

there is WHAM that is much faster, https://github.com/yohanshin/WHAM but SLAHMR give better mocap results.

I just hope if you can improve the rendering speed because it's truly excessive, a 20s video rendered with WHAM take 1minute but with SLAHMR at least 10 hours.

Thank you!

moonsliu commented 3 weeks ago

It's probably the problem of Pyrender. You should make sure that your Pyrender supports GPU rendering. While the pyrender library hasn't been updated for several years, so you could try to render them utilizing PyTorch3D.