williamyang1991 / VToonify

[SIGGRAPH Asia 2022] VToonify: Controllable High-Resolution Portrait Video Style Transfer
Other
3.53k stars 442 forks source link

Weight control during inference #29

Closed dongyun-kim-arch closed 1 year ago

dongyun-kim-arch commented 1 year ago

Hello!

I am pretty much enjoying DualStyleGAN and VToonify, so I would like to know how I can control them.

In DualStyleGAN, I can adjust interp_weights to control styles (like grid visualization in DualStyleGAN inference playground notebook), but it seems when training VToonift-D, the weight is fixed so that I can generate only single weight variation for each fine-tuned VToonify model. Is it correct?

If I want to put different interp_weights in VToonify, is it possible?

Thank you!

williamyang1991 commented 1 year ago

Please read README.md

image