Elsaam2y / DINet_optimized

An optimized pipeline for DINet reducing inference latency for up to 60% 🚀. Kudos for the authors of the original repo for this amazing work.
104 stars 17 forks source link

Next steps: Real time inference #15

Closed oijoijcoiejoijce closed 1 year ago

oijoijcoiejoijce commented 1 year ago

Any insight on how to speed up inference such that it runs in real time?

Elsaam2y commented 1 year ago

One possible way would be reducing the target resolution for the frames and mouth region, and retraining the model on this new resolution. This would speed up the inference significantly.