qiuyu96 / CoDeF

[CVPR'24 Highlight] Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
https://qiuyu96.github.io/CoDeF/
Other
4.84k stars 385 forks source link

渲染新视频? #63

Closed dushwe closed 1 year ago

dushwe commented 1 year ago

为了获得高质量渲染,新视频都必须要依次经过三个步骤吗?

train_multi.sh test_multi.sh test_canonical.sh

ken-ouyang commented 1 year ago

Yes. You can combine those scripts for an automatic process.

dushwe commented 1 year ago

好的,感谢