Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
BiLSTM
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
CVPR2020-Code
CVPR 2020 论文开源项目合集
ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
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
Lynnnnnnnnn's Repositories
Lynnnnnnnnn/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
Lynnnnnnnnn/ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Lynnnnnnnnn/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
Lynnnnnnnnn/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Lynnnnnnnnn/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
Lynnnnnnnnn/Challenge-condition-FER-dataset
This is our collected datasets for challenge condition facial expression recognition
Lynnnnnnnnn/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In PyTorch Learing Neural Networks Likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
Lynnnnnnnnn/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Lynnnnnnnnn/CVPR2020-Code
CVPR 2020 论文开源项目合集
Lynnnnnnnnn/Deep-Emotion
Facial Expression Recognition Using Attentional Convolutional Network, Pytorch implementation
Lynnnnnnnnn/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Lynnnnnnnnn/dlib
A toolkit for making real world machine learning and data analysis applications in C++
Lynnnnnnnnn/Dlib_face_cut
Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来
Lynnnnnnnnn/Efficient-Facial-Feature-Learning-with-Wide-Ensemble-based-Convolutional-Neural-Networks
Efficient Facial Feature Learning with Wide Ensemble-based Convolutional Neural Networks
Lynnnnnnnnn/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
Lynnnnnnnnn/Emotion-FAN
ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
Lynnnnnnnnn/emotion_classifier
emotion classifier based on kaggle fer2013
Lynnnnnnnnn/EmotiW-2018
:bulb:有代码无模型-pytorch-组合方法. EmotiW 2018
Lynnnnnnnnn/face-emotion-recognition
Efficient face emotion recognition in photos and videos
Lynnnnnnnnn/Face-Track-Detect-Extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
Lynnnnnnnnn/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
Lynnnnnnnnn/facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
Lynnnnnnnnn/Facial_Expression_Recognition_FER2013
Images and Videos, Real-time Facial Expession Recognition Application with Combine CNN , deep learning features extraction incorporate SIFT, FAST feature .
Lynnnnnnnnn/FacialExpressionRecognition
人脸识别之表情识别项目相关源码
Lynnnnnnnnn/FERPlus
This is the FER+ new label annotations for the Emotion FER dataset.
Lynnnnnnnnn/mxnet_mtcnn_face_detection
MTCNN face detection
Lynnnnnnnnn/noisystudent
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252
Lynnnnnnnnn/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
Lynnnnnnnnn/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
Lynnnnnnnnn/WebServer
A C++ High Performance Web Server