Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render time #16

Open
creiser opened this issue Mar 13, 2021 · 2 comments
Open

Render time #16

creiser opened this issue Mar 13, 2021 · 2 comments

Comments

@creiser
Copy link

creiser commented Mar 13, 2021

Hello,

you mentioned that you can render a full HD image in 60 ms, which is impressive. Do you just render with PyTorch or do you use something like TensorRT for inference?

Thanks :)

@seva100
Copy link
Collaborator

seva100 commented Mar 13, 2021

Hi @creiser, no, this performance is simply recorded for our viewer.py (PyTorch only). You can check it by using the --fps option of the script (the performance will depend on the GPU used). Perhaps, with TensorRT it could be even faster!

@creiser
Copy link
Author

creiser commented Mar 14, 2021

Yes, definitely. We should give it a try and also use half precision. Real-time rendering really sets your technique apart from other recent methods

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants