williamyang1991 / FRESCO

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

Video blend too slow: 18 vCPU / RTX 3090(24GB) #36

Open 0xbyteray opened 7 months ago

0xbyteray commented 7 months ago

Just run the demo below and generate 1MB video, cost me almost 10min. Could it be optimized?

python run_fresco.py ./config/config_music.yaml

config_music.yaml: run_ebsynth: True

image

williamyang1991 commented 7 months ago

Sorry to hear that. We use the official code of ebsynth, which is not effective enough. Its official software is very fast, but not open sourced.