-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Achieved real-time on RTX 3090 using TensorRT, reaching speeds of 30+ FPS. #150
Comments
amazing work congrats |
thanks! The speed is truly unbelievably fast. Perhaps it can be used for some interesting applications. |
I still need to compile onnxrruntime gpu myself, which is a bit discouraging |
The latest onnxruntime-gpu still doesn't support grid_sample cuda, so we need build it from source. But I will upload a docker image soon, stay tuned! |
Very good, it runs at a steady 20FPS on RTX 3080 . 👍️ |
FasterLivePortrait.mp4 |
wow, cool! Are you using tensorrt or onnx? |
|
hi guys, I have uploaded an docker image that supports docker running https://github.com/warmshao/FasterLivePortrait. Please try it out. I will provide integration packages for Windows and macOS that support one-click run. Stay tuned. |
pls refer this: warmshao/FasterLivePortrait#8 |
Thanks, it works after fix libcuda.so.1 and libnvidia-ml.so.1 3060 with official pytorch, source/s6.jpg + driving/d0.mp3: compiled model can speed up around 3s TensortRT: |
Install-free, extract-and-play Windows package with TensorRT support now available! please refer FasterLivePortrait releases, Really fast and very convenient!!! |
will this work to a video target ? |
yes |
My implementation: https://github.com/warmshao/FasterLivePortrait
New Features:
The text was updated successfully, but these errors were encountered: