Pinned Repositories
2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
3d-face-de-id
Implementation for the paper "Benchmarking 3D Face De-identification with Preserving Facial Attributes". In International Conference on Image Processing (ICIP), 2022.
3D-Face-GCNs
Towards High-Fidelity 3D Face Reconstruction from In-the-Wild Images Using Graph Convolutional Networks, CVPR 2020
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
ACA2021-Example
An Example for Academic Writing, Norms, and Ethics
Activity-Preserving-Video-Face-Anonymization
Anonymize Faces for Privacy Preserving
AD-NeRF
This repository contains a PyTorch implementation of "AD-NeRF: Audio Driven Neural Radiance Fields for Talking Head Synthesis".
CoRF
Controllable Radiance Fields for Dynamic Face Synthesis, 3DV 2022.
dp-pix
Image Pixelization with Differential Privacy
kkodoo's Repositories
kkodoo/CoRF
Controllable Radiance Fields for Dynamic Face Synthesis, 3DV 2022.
kkodoo/AdaAT
Project of "Adaptive Affine Transformation: A Simple and Effective Operation for Spatial Misaligned Image Generation"
kkodoo/awesome-faceSwap
papers about faceSwap
kkodoo/celeb-deepfakeforensics
Celeb-DF: A Large-scale Challenging Dataset for DeepFake Forensics
kkodoo/cycle-diffusion
[ICCV 2023] Zero-shot image editing with stochastic diffusion models
kkodoo/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
kkodoo/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
kkodoo/diffae
Official implementation of Diffusion Autoencoders
kkodoo/diffusion-rig
Code Release for DiffusionRig (CVPR 2023)
kkodoo/Diffusion-Video-Autoencoders
An official implementation of "Diffusion Video Autoencoders: Toward Temporally Consistent Face Video Editing via Disentangled Video Encoding" (CVPR 2023) in PyTorch.
kkodoo/eg3d
kkodoo/HFGI3D
kkodoo/HRN
[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
kkodoo/id-reveal
kkodoo/ITI-GEN
[ICCV 2023 Oral] ITI-GEN: Inclusive Text-to-Image Generation
kkodoo/PDAE
Official PyTorch implementation of PDAE (NeurIPS 2022)
kkodoo/pix2pix3D
pix2pix3D: Generating 3D Objects from 2D User Inputs
kkodoo/ResidualMaskingNetwork
ICPR 2020: Facial Expression Recognition using Residual Masking Network
kkodoo/SA-toolkit
SA-toolkit: Speaker speech anonymization toolkit in python
kkodoo/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
kkodoo/SadTalker-Video-Lip-Sync
本项目基于SadTalkers实现视频唇形合成的Wav2lip。通过以视频文件方式进行语音驱动生成唇形,设置面部区域可配置的增强方式进行合成唇形(人脸)区域画面增强,提高生成唇形的清晰度。使用DAIN 插帧的DL算法对生成视频进行补帧,补充帧间合成唇形的动作过渡,使合成的唇形更为流畅、真实以及自然。
kkodoo/semantic-diffusion-model
Official Implementation of Semantic Image Synthesis via Diffusion Models
kkodoo/SimSwapPlus
A high resolution and faster face editing framework
kkodoo/SPI
[CVPR 2023] SPI: 3D GAN Inversion with Facial Symmetry Prior
kkodoo/stable_signature
Official implementation of the paper "The Stable Signature Rooting Watermarks in Latent Diffusion Models"
kkodoo/StyleFlow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)
kkodoo/StyleSDF
kkodoo/StyleSwap
StyleSwap: Style-Based Generator Empowers Robust Face Swapping (ECCV 2022)
kkodoo/SURF-GAN
Official Pytorch implementation of "Injecting 3D Perception of Controllable NeRF-GAN into StyleGAN for Editable Portrait Image Synthesis", ECCV 2022
kkodoo/torch-fidelity
High-fidelity performance metrics for generative models in PyTorch