Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
brian2
Brian is a free, open source simulator for spiking neural networks.
cca_zoo
Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants
chalearn_first_impression
Predicting Big Five personality traits from facial images.
ChaLearn_liveness_challenge
ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
CMU-MultimodalSDK
CMU MultimodalSDK is a machine learning platform for development of advanced multimodal models as well as easily accessing advanced multimodal datasets.
conv-emotion
This repo contains implementation of different architectures for emotion recognition in conversations
ERLDK
multimodal emotion recognition model for conversational videos based on reinforcement learning and domain knowledge
YuanqingLee's Repositories
YuanqingLee/ERLDK
multimodal emotion recognition model for conversational videos based on reinforcement learning and domain knowledge
YuanqingLee/conv-emotion
This repo contains implementation of different architectures for emotion recognition in conversations
YuanqingLee/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
YuanqingLee/Bayesian-Neural-Networks
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
YuanqingLee/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
YuanqingLee/brian2
Brian is a free, open source simulator for spiking neural networks.
YuanqingLee/cca_zoo
Canonical Correlation Analysis Zoo: CCA, GCCA, MCCA, DCCA, DGCCA, DVCCA, DCCAE, KCCA and regularised variants
YuanqingLee/chalearn_first_impression
Predicting Big Five personality traits from facial images.
YuanqingLee/ChaLearn_liveness_challenge
ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
YuanqingLee/CVAE-GAN-zoos-PyTorch-Beginner
For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch.
YuanqingLee/deep-q-learning
Minimal Deep Q Learning (DQN & DDQN) implementations in Keras
YuanqingLee/deep-Q-networks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
YuanqingLee/DeepCCA
An implementation of Deep Canonical Correlation Analysis (DCCA or Deep CCA) with pytorch.
YuanqingLee/DeepGCCA-pytorch
An implementation of Deep Generalized Canonical Correlation Analysis (DGCCA or Deep GCCA) with pytorch.
YuanqingLee/facets
Visualizations for machine learning datasets
YuanqingLee/first-impressions
The repository contains code, documentation of the code used in ChaLearn First Impressions Analysis challenge (ECCV - 2016)
YuanqingLee/FV2ES
A Fully End2End Multimodal System for Fast Yet Effective Video Emotion Recognition
YuanqingLee/Modality-Transferable-MER
Modality-Transferable-MER, multimodal emotion recognition model with zero-shot and few-shot abilities.
YuanqingLee/MSAF
Offical implementation of paper "MSAF: Multimodal Split Attention Fusion"
YuanqingLee/My-implementation-of-What-Uncertainties-Do-We-Need-in-Bayesian-Deep-Learning-for-Computer-Vision
Pytorch implementation of classification task in What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision (simple version)
YuanqingLee/newaddress-CMU-MultimodalSDK
YuanqingLee/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
YuanqingLee/opensmile-python
Python package for openSMILE
YuanqingLee/PersEmoN
PersEmoN: A Deep Network for Joint Analysis of Apparent Personality, Emotion and Their Relationship
YuanqingLee/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
YuanqingLee/TextBrewer
A PyTorch-based knowledge distillation toolkit for natural language processing
YuanqingLee/transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
YuanqingLee/video_features_extract-method-for-meld
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
YuanqingLee/What-Uncertainties
论文:What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision
YuanqingLee/WUDWNiBDLfCV-pytorch-implementation
My implementation on What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision