Arnou1's Stars
3b1b/manim
Animation engine for explanatory math videos
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
JavierAntoran/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
rosinality/style-based-gan-pytorch
Implementation A Style-Based Generator Architecture for Generative Adversarial Networks in PyTorch
google-research/meta-dataset
A dataset of datasets for learning to learn from few examples
MarekKowalski/DeepAlignmentNetwork
A deep neural network for face alignment
RaivoKoot/Video-Dataset-Loading-Pytorch
Generic PyTorch dataset implementation to load and augment VIDEOS for deep learning training loops.
DaddyJin/awesome-faceReenactment
papers about Face Reenactment/Talking Face Generation
jariasf/GMVAE
Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering
EmilienDupont/wgan-gp
Pytorch implementation of Wasserstein GANs with Gradient Penalty
IVRL/GANLocalEditing
apple/learning-subspaces
wenzhu23333/Federated-Learning
An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch
vishwesh5/Quantum-Machine-Learning
Notebooks from University of Toronto's Quantum ML MOOC
gaoliang13/FedDC
An implementation for "Federated Learning with Non-IID Data via Local Drift Decoupling and Correction"
mramikoujan-sc/DeepFaceFlow
DeepFaceFlow: In-the-wild Dense 3D Facial Motion Estimation
zaksabeast/DreamRadarCartRedirect
A patch for dream radar redirecting nds cart reading/writing to a file on the SD
reshow/PRNet-PyTorch
The training and evaluation code for PRNet (《Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network》)
SeungyounShin/Adaptive-Wing-Loss-for-Robust-Face-Alignment-via-Heatmap-Regression
Adaptive-Wing-Loss-for-Robust-Face-Alignment-via-Heatmap-Regression
alshedivat/fedpa
Federated posterior averaging implemented in JAX
CS-Swansea/Computer-Vision-and-Machine-Learning-Wiki
Public Wiki for the Computer Vision and Machine Learning Group.
CellEight/Pytorch-Adaptive-Instance-Normalization
A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
gcucurull/cond-wgan-gp
Pytorch implementation of a Conditional WGAN with Gradient Penalty
kmader/face3d_binder
A clean fork of https://github.com/YadiraF/face3d (but without the history to allow for unit testing and things)
zengzhi2015/Neural-Copula
Neural Copula for estimating generic Copula functions.
nianlonggu/reverse-variational-autoencoder
WACV 2020 paper: Reverse Variational Autoencoder for Visual Attribute Manipulation and Anomaly Detection Pytorch Implementation