AliaksandrSiarohin / first-order-model

This repository contains the source code for the paper First Order Motion Model for Image Animation
https://aliaksandrsiarohin.github.io/first-order-model-website/
MIT License
14.57k stars 3.22k forks source link

how to shorten the run time and make it faster? #452

Open ElmiraNa opened 3 years ago

ElmiraNa commented 3 years ago

Hi every one. I run demo.py on my own local windows10, and it takes about 1:30 minutes to get the output video. Is there any way to make the program running faster? Because I want to use it in an application and need an optimization way for time consume.... In advance, I appreciate any solution

ElmiraNa commented 3 years ago

is there any solution for this?