iPERDance / iPERCore

Liquid Warping GAN with Attention: A Unified Framework for Human Image Synthesis
https://iperdance.github.io/work/impersonator-plus-plus.html
Apache License 2.0
2.42k stars 311 forks source link

Is there a way to generate the video without reference and source images? #55

Closed bigboss97 closed 3 years ago

bigboss97 commented 3 years ago

Is there any parameter to switch off and generate the synthesis video only?

piaozhx commented 3 years ago

Currently, there is only the fused video (source + reference + synthesis). if you only want the synthesis video, you can make it with single-frame images by using FFmpeg

bigboss97 commented 3 years ago

Good idea, I'll use the PNG images in my editing software directly.