williamyang1991 / FRESCO

[CVPR 2024] FRESCO: Spatial-Temporal Correspondence for Zero-Shot Video Translation
https://www.mmlab-ntu.com/project/fresco/
Other
734 stars 71 forks source link

Is there any way to speed it up? #19

Closed Pythonpa closed 8 months ago

Pythonpa commented 8 months ago

Great work. Thank you very much. And Is there any way to speed it up? 3090 GPU, deal with about 100frames,need 40 min+ ,got a 3 sec video. I'm not sure if it's my setup or something?

williamyang1991 commented 8 months ago

Maybe turn off some functions to speed up the process?

See https://github.com/williamyang1991/FRESCO/issues/14#issuecomment-2014152195

Pythonpa commented 8 months ago

ok,got it,thanks~~