Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

why pyrender and pytorch3d cpu render so slow #188

Open
lucasjinreal opened this issue Feb 11, 2022 · 5 comments
Open

why pyrender and pytorch3d cpu render so slow #188

lucasjinreal opened this issue Feb 11, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@lucasjinreal
Copy link

pytorch3d need about 40ms to render, while I switch to Sim3DR it only need 4ms

@penincillin
Copy link
Contributor

Yeah, it might happen. Glad that you find a faster renderer.

@lucasjinreal
Copy link
Author

lucasjinreal commented Feb 12, 2022

@penincillin Will u consider using Sim3DR? I now successfully replaced with it, now on CPU render only need 4ms.

I tried Open3D, pyrender, pytorch3D, all need at least 30-40ms. Very weird.

Now, I can run frankmocap body model on CPU realtime! (including rendering time), the pose model inference on Onnxruntime faster than Pytorch cpu

@penincillin
Copy link
Contributor

@jinfagang
That sounds great! Would you mind making a pull request to include the updates you mentioned (Sim3DR, Onnxruntime, etc.)?

@lucasjinreal
Copy link
Author

@penincillin Sure, but my modification is too messy. I will send a PR with minimal modification on change render with pip install realrender as an option. It's python package for Sim3DR.

@penincillin
Copy link
Contributor

@jinfagang
That sounds great. Looking forward to your PR!

@penincillin penincillin self-assigned this Nov 21, 2022
@penincillin penincillin added the enhancement New feature or request label Nov 21, 2022
@penincillin penincillin removed their assignment Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants