Pinned Repositories
awesome-neural-rendering
A collection of resources on neural rendering.
CaricatureFace
The source code for paper "Landmark Detection and 3D Face Reconstruction for Caricature using a Nonlinear Parametric Model".
DaGAN
Our CVPR2022 paper "Depth-Aware Generative Adversarial Network for Talking Head Video Generation"
deep-head-pose
:fire::fire: Deep Learning Head Pose Estimation using PyTorch.
Deformable-ConvNets-v1-v2-caffe
Unofficial caffe implementation of Deformable ConvNet V1 and V2
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
keras-face-toolbox
ML_GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
One-Shot_Free-View_Neural_Talking_Head_Synthesis
Pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
zhanglonghao1992's Repositories
zhanglonghao1992/One-Shot_Free-View_Neural_Talking_Head_Synthesis
Pytorch implementation of paper "One-Shot Free-View Neural Talking-Head Synthesis for Video Conferencing"
zhanglonghao1992/DaGAN
Our CVPR2022 paper "Depth-Aware Generative Adversarial Network for Talking Head Video Generation"
zhanglonghao1992/keras-face-toolbox
zhanglonghao1992/awesome-neural-rendering
A collection of resources on neural rendering.
zhanglonghao1992/CaricatureFace
The source code for paper "Landmark Detection and 3D Face Reconstruction for Caricature using a Nonlinear Parametric Model".
zhanglonghao1992/NeuS
Code release for NeuS
zhanglonghao1992/stable-diffusion-webui
Stable Diffusion web UI
zhanglonghao1992/TalkingHead-1KH
zhanglonghao1992/CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
zhanglonghao1992/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
zhanglonghao1992/COTR
Code release for "COTR: Correspondence Transformer for Matching Across Images"
zhanglonghao1992/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
zhanglonghao1992/DenseMatching
Dense matching library based on PyTorch
zhanglonghao1992/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
zhanglonghao1992/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
zhanglonghao1992/DiverseBranchBlock
Diverse Branch Block: Building a Convolution as an Inception-like Unit
zhanglonghao1992/FLAME-Universe
Summary of publicly available ressources such as code, datasets, and scientific papers for the FLAME 3D head model
zhanglonghao1992/freemocap
Free like Freedom
zhanglonghao1992/hallo
Hallo: Hierarchical Audio-Driven Visual Synthesis for Portrait Image Animation
zhanglonghao1992/LLFF
Contain codes of running COLMAP for NeRF training
zhanglonghao1992/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
zhanglonghao1992/MobileStyleGAN.pytorch
An official implementation of MobileStyleGAN in PyTorch
zhanglonghao1992/MODNet
A Trimap-Free Solution for Portrait Matting in Real Time
zhanglonghao1992/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
zhanglonghao1992/pytorch-fid
Compute FID scores with PyTorch.
zhanglonghao1992/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
zhanglonghao1992/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
zhanglonghao1992/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
zhanglonghao1992/Stylized-ImageNet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
zhanglonghao1992/zhanglonghao1992