FusionBrainLab / HairFastGAN

Official Implementation for "HairFastGAN: Realistic and Robust Hair Transfer with a Fast Encoder-Based Approach"
https://airi-institute.github.io/HairFastGAN/
MIT License
413 stars 60 forks source link

Is it passible to apply in video hair swap? #4

Closed seetimee closed 5 months ago

maximkm commented 5 months ago

Hello, thank you for your question! Currently, our work does not support video processing. However, theoretically, our method could be adapted for use with video. But, it’s a more complex task that requires maintaining frame consistency, accounting for motion, and more. Due to these factors, the quality of our method might be poor in practice. We are actively working on improving the method to significantly enhance the quality and consistency of hair transfer. This should enable us to adapt our method to video in the foreseeable future.

seetimee commented 5 months ago

Thanks a lot for your excellent work