xjg0124's Stars
seasonSH/Probabilistic-Face-Embeddings
(ICCV 2019) Uncertainty-aware Face Representation and Recognition
lyakaap/Landmark2019-1st-and-3rd-Place-Solution
The 1st Place Solution of the Google Landmark 2019 Retrieval Challenge and the 3rd Place Solution of the Recognition Challenge.
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
muyouhang/Led3D
This project is an implementation for "Led3D: A Lightweight and Efficient Deep Approach to Recognizing Low-quality 3D Faces".
MccreeZhao/FR-Loss-on-Mnist
Face Recognition Loss on Mnist, Pytorch implementation
laughtervv/DepthAwareCNN
Depth-aware CNN for RGB-D Segmentation, ECCV 2018
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
eladhoffer/bigBatch
Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training of neural networks"
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
haoliu1994/AdaptiveFace
shayneobrien/generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
znxlwm/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
sunshineatnoon/Paper-Implementations
Use PyTorch to implement some classic frameworks
barisgecer/facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
caffeinism/landmark-preprocessing
for FaceGAN
caffeinism/FaceGAN
Facial Conditional GAN with Cycle Consistency
microsoft/Deep3DFaceReconstruction
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019)
barisgecer/GANFit
Project Page of 'GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction' [CVPR2019]
hiroharu-kato/neural_renderer
"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
GuangmingZhu/Conv3D_BICLSTM
Learning Spatiotemporal Features using 3DCNN and Convolutional LSTM for Gesture Recognition
junyanz/VON
[NeurIPS 2018] Visual Object Networks: Image Generation with Disentangled 3D Representation.
tranluan/Nonlinear_Face_3DMM
Source code for "Nonlinear 3D Face Morphable Model"
ndrplz/differentiable-renderer
Rastering algorithm to approximate the rendering of a 3D model silhouette in a fully differentiable way.
qubvel/classification_models
Classification models trained on ImageNet. Keras.
cleardusk/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
amadeuzou/vrn-pytorch
PyTorch Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
VisionSystemsInc/pix2face
3D human face estimation and rendering from a single image
matansel/pix2vertex
Unrestricted Facial Geometry Reconstruction Using Image-to-Image Translation
yfeng95/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
TianzhongSong/3D-ConvNets-for-Action-Recognition
3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)