Skip to content

HQFS: High Quality Face Swapping with Multi-scale Adaptive Identity Mapping and Dual Latent En-decoding

Notifications You must be signed in to change notification settings

LanGuipeng/HQFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HQFS


Face Swapping with Adaptive Exploration-fusion Mechanism and Dual En-decoing Tactic

This is the official code of HQFace, which is implemented by PyTorch.

Abstract

we propose a high-quality face swapping framework (HQFace). Analysis of the latent space of HQFace revealed varying degrees of identity information in feature blocks at different levels. Building on this discovery, a multi-scale adaptive identity mapping module is proposed to locate the identity information of different feature levels for achieving identity information transformation while keeping other attributes unchanged. Furthermore, to further disentangle identity information from other information in latent codes, a new dual en-decoding generation strategy is proposed. This strategy enhances the authenticity of facial regions, particularly the hue of facial images.

Some results of HQFace

There are the some results of face reenactment realized by HQFace.

  • To do list
    • Upload the PyTorch source
    • Presentation effect
    • Edit how to use code

🔊 We will soon reveal how to use code to achieve high-quality face swapping!

About

HQFS: High Quality Face Swapping with Multi-scale Adaptive Identity Mapping and Dual Latent En-decoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages