KwaiVGI / LivePortrait

Bring portraits to life!
https://liveportrait.github.io
Other
11.45k stars 1.17k forks source link

ONNX Feature already worked. This is a result run on GPU with onnxruntime. I'll preview and plan to new feature updated is TensorRT and C++ Inference code in the next week 🔥🔥🔥 #142

Open aihacker111 opened 1 month ago

aihacker111 commented 1 month ago

So during the My Journey to optimize this model run by ONNX GPU and CPU , we got the result like this:

Screenshot 2024-07-14 at 15 05 00

Please following my source for run demo: https://github.com/aihacker111/Efficient-Live-Portrait This source already support for run on CPU and Apple silicon , and CUDA

TensorRT models

I'm already converted to TensorRT and in progress building C++ code for inference and demo. Wait the great TensorRT in the next week 🔥🔥🔥🔥🔥 Have fun with result:

https://github.com/user-attachments/assets/0ea322c3-2979-4155-bd58-6c9e3f24e974

https://github.com/user-attachments/assets/010dd312-627a-4488-8dfc-ce7064d92e0a

FurkanGozukara commented 1 month ago

Very nice work congrats

zzzweakman commented 1 month ago

Thank you very much for your efforts in making LivePortrait a better project! We will follow up on your thread next week. @aihacker111

noname0121 commented 1 month ago

rụng trứng mất thôi :v:

PointerSoftware commented 1 month ago

@aihacker111 Where can I find the Colab notebook? I want to run this on Google Colab.

aihacker111 commented 1 month ago

@PointerSoftware I'll create notebook for that in this afternoon

PointerSoftware commented 1 month ago

@PointerSoftware I'll create notebook for that in this afternoon

Eagerly waiting for that!, Please remember to create a notebook that supports Gradio, so anyone can use the project with a graphical interface.

tutuaio commented 1 month ago

~期待~

ChunChenLin commented 1 month ago

@aihacker111 Thanks for your great work!! I would like to know where can I find the C++ inference code. :))

aihacker111 commented 1 month ago

@ChunChenLin I'm currently still not implement C++ code , maybe in the next week :)

ChunChenLin commented 1 month ago

@ChunChenLin I'm currently still not implement C++ code , maybe in the next week :)

@aihacker111 Sure, thanks! Looking forward to it. Thanks again for your great work. :))

ChunChenLin commented 2 weeks ago

@aihacker111 Hey, how's everything :) Just wanna know is the C++ inference code available or coming soon? :))