disanda / RFMLinks
A fast method for real face morphing (一个可以快速部署实现的人脸变形方法)
☆11Updated 3 years ago
Alternatives and similar repositories for RFM
Users that are interested in RFM are comparing it to the libraries listed below
Sorting:
- Official code for our ICCV paper: "From Continuity to Editability: Inverting GANs with Consecutive Images"☆41Updated 4 years ago
- ☆18Updated 3 years ago
- Unofficial PyTorch implementation of "Latent to Latent: A Learned Mapper for Identity Preserving Editing of Multiple Face Attributes in S…☆36Updated 3 years ago
- Interesting StyleGAN-related papers. Focusing on StyleGAN inversion.☆16Updated 4 years ago
- ☆15Updated 9 months ago
- PyTorch code for "Semi-parametric Makeup Transfer via Semantic-aware Correspondence"☆36Updated 3 years ago
- ☆72Updated 4 years ago
- High resolution image to image translation using multi-scale gradients☆31Updated 2 years ago
- Official pytorch implementation of "Scaling-up Disentanglement for Image Translation", ICCV 2021.☆48Updated 4 years ago
- A pre-trained face parser based on SegNeXt☆50Updated 2 years ago
- Instance-level Facial Attributes Editing (CVIU 2021)☆15Updated 3 years ago
- ☆48Updated 2 years ago
- official implementation☆37Updated 2 years ago
- ☆39Updated 3 years ago
- The official PyTorch implementation for MM'21 paper 'Attribute-specific Control Units in StyleGAN for Fine-grained Image Manipulation'☆39Updated 4 years ago
- [IJCAI 2021] Disentangled Face Attribute Editing via Instance-Aware Latent Space Search☆74Updated 2 years ago
- ☆37Updated 5 years ago
- High-resolution facial landmark detection in artworks☆22Updated 2 years ago
- a morph transfer UGATIT for image translation.☆61Updated 4 years ago
- ☆62Updated 3 years ago
- ☆33Updated 2 years ago
- An implementation of "Optimal Textures: Fast and Robust Texture Synthesis and Style Transfer through Optimal Transport"☆49Updated 2 years ago
- Mind the Gap: Domain Gap Control for Single Shot Domain Adaptation for Generative Adversarial Networks (ICLR 2022)☆58Updated 3 years ago
- CVPR 2022 - Official PyTorch implementation of "A Style-Aware Discriminator for Controllable Image Translation"☆115Updated 3 months ago
- Code for TPAMI "Quality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data"☆63Updated 3 years ago
- [CVPR 2021] Pytorch implementation of Hijack-GAN: Unintended-Use of Pretrained, Black-Box GANs☆49Updated 4 years ago
- Simple Tensorflow implementation of "Adaptive Convolutions for Structure-Aware Style Transfer" (CVPR 2021)☆25Updated 3 years ago
- ☆53Updated last year
- Non-Official Pytorch implementation of "Face Identity Disentanglement via Latent Space Mapping" https://arxiv.org/abs/2005.07728 Using St…☆72Updated 3 years ago
- GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN. Code also integrates the implementation of these GANs.