Evangeline05's Stars
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
yongqyu/STRNN
Predicting the Next Location: A Recurrent Model with Spatial and Temporal Contexts
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
locuslab/TCN
Sequence modeling benchmarks and temporal convolutional networks
yysijie/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
WuJie1010/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
microsoft/FERPlus
This is the FER+ new label annotations for the Emotion FER dataset.
albanie/mcnCrossModalEmotions
Supporting code for "Emotion Recognition in Speech using Cross-Modal Transfer in the Wild"
fancyerii/blog-codes
个人博客 (https://fancyerii.github.io/) 文章的代码
EternalFeather/Transformer-in-generating-dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
michuanhaohao/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
reppy4620/Dialog
A PyTorch Implementation of japanese chatbot using BERT and Transformer's decoder
santhoshkolloju/Abstractive-Summarization-With-Transfer-Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
dbiir/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
Y1ran/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
lukalabs/cakechat
CakeChat: Emotional Generative Dialog System
microsoft/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation
iwangjian/Paper-Reading-ConvAI
📖 Paper reading list in conversational AI (constantly updating 🤗).
fuzhenxin/Personal-Emotional-Stylized-Dialog
A Paper List for Personalized, Emotional, and stylized Dialog
thu-coai/ecm
This project is a tensorflow implement of our work, ECM (emotional chatting machine).
Schellings/Seq2SeqModel
基于小黄鸡50w对话语料构建的SequenceToSequence生成式对话模型。
liangstein/ChatBot-PyTorch
A seq2seq based chatbot built with PyTorch (中文聊天机器人)
1YCxZ/ECM-seq2seq
My implementation of 《Emotional Chatting Machine: Emotional Conversation Generation with Internal and External Memory》
yanwii/seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
qhduan/just_another_seq2seq
Just another seq2seq repo
codemayq/chinese-chatbot-corpus
中文公开聊天语料库
vliu15/dialogue-seq2seq
Sequence-to-Sequence Generative Dialogue Systems
chenyangh/DialogueGenerationWithEmotion
Response generation giving specific emotion.
jenniferhe/Emotional_Chatting_Machine
A chatbot built based on seq2seq model with the extended ability to incorporate emotions
brightmart/text_classification
all kinds of text classification models and more with deep learning