Pinned Repositories
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
awesome-deep-learning-papers
The most cited deep learning papers
AWESOME-FER
A reading list of top Conferences & Journals, focused on facial expression recognition (FER)
bayes-nn
Lecture notes on Bayesian deep learning
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
bnt
Bayes Net Toolbox for Matlab
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
CLM-framework
CLM-framework (a.k.a Cambridge Face Tracker) is a framework for various Constrained Local Model based face tracking and landmark detection algorithms and their extensions/applications. Includes CLM-Z and CLNF.
cnn-crf-stereo
Visual_Audio_EmotionRec
leivo's Repositories
leivo/Visual_Audio_EmotionRec
leivo/AWESOME-FER
A reading list of top Conferences & Journals, focused on facial expression recognition (FER)
leivo/bayes-nn
Lecture notes on Bayesian deep learning
leivo/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
leivo/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
leivo/cnn-crf-stereo
leivo/cnn_head_pose_estimator
a simple and fast mxnet version CNN based head pose estimator
leivo/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
leivo/Deep-learning-books
Some books machine learning, deep learning, and related topics. 一些机器学习、深度学习和相关话题的书籍。
leivo/Driver_EmoRec
leivo/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
leivo/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
leivo/FaceFrontalization
leivo/FAU
Facial Action Unit Intensity Estimation via Semantic Correspondence Learning with Dynamic Graph Convolution (AAAI-2020)
leivo/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
leivo/Generative_Adversarial_Networks_PyTorch
(PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch
leivo/improved-gan
code for the paper "Improved Techniques for Training GANs"
leivo/keras-cam
Keras implementation of class activation mapping
leivo/Multimodal-Fusion-for-Talking
leivo/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
leivo/pixel-cnn
Python3 / Tensorflow implementation of PixelCNN++, as described in "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
leivo/pystruct
Simple structured learning framework for python
leivo/Real-Time-Facial-Expression-Recognition-with-DeepLearning
A real-time facial expression recognition system with webcam streaming and CNN
leivo/semantic_image_inpainting
Semantic Image Inpainting
leivo/SGAN
Stacked Generative Adversarial Networks
leivo/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
leivo/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
leivo/StackGAN-v2
leivo/synthetic-computer-vision
A list of synthetic dataset and tools for computer vision
leivo/Xlearn
Transfer Learning Library