Pinned Repositories
age_estimation_generic
chronological Age Estimation under the Guidance of Age-related Facial Attributes
awesome-gan-inversion
A collection of resources on GAN inversion.
awesome-latex-cv
Latex CV template built with Font Awesome.
CLUB
Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information
ddim
Denoising Diffusion Implicit Models
Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
encoder4editing
Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
IEFP
second_age_estimation
deep and ordinal ensemble learning for age estimation
JeffersonXie's Repositories
JeffersonXie/IEFP
JeffersonXie/age_estimation_generic
chronological Age Estimation under the Guidance of Age-related Facial Attributes
JeffersonXie/second_age_estimation
deep and ordinal ensemble learning for age estimation
JeffersonXie/awesome-gan-inversion
A collection of resources on GAN inversion.
JeffersonXie/awesome-latex-cv
Latex CV template built with Font Awesome.
JeffersonXie/CLUB
Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information
JeffersonXie/ddim
Denoising Diffusion Implicit Models
JeffersonXie/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
JeffersonXie/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
JeffersonXie/encoder4editing
Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
JeffersonXie/ID-disentanglement
Face Identity Disentanglement via Latent Space Mapping [SIGGRAPH ASIA 2020]
JeffersonXie/idinvert_pytorch
[ECCV 2020] In-Domain GAN Inversion for Real Image Editing (PyTorch code)
JeffersonXie/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
JeffersonXie/latex_paper_writing_tips
Tips for Writing a Research Paper using LaTeX
JeffersonXie/linear95.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
JeffersonXie/mcr2
Official Implementation of Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction (2020)
JeffersonXie/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
JeffersonXie/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
JeffersonXie/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
JeffersonXie/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods