You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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!
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 :)
The text was updated successfully, but these errors were encountered: