Pinned Repositories
442proj
Course project for computer vision, implemented fine-grain image classification with CNN + SIFT + SVM.
cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
emotion-recognition-example
Emotion recognition example using the Jaffe database
Facial-Expression-Recognition-1
Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).
Facial-Expression-Recognition-6
Classify each facial image into one of the seven facial emotion categories considered using CNN
Facial-Expression-Recognition-8
:bulb:My Solution of Facial Emotion Recognization in Kaggle
Facial-Expression-Recognition-9
Multi-class SVM classification
facial-expression-recognition-svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Facial-Expression-Recognization-using-JAFFE
Facial Expression Recognization using JAFFE
FacialRecognition
Facial Expression Recognition with TensorFlow
warmstar1986's Repositories
warmstar1986/Facial-Expression-Recognization-using-JAFFE
Facial Expression Recognization using JAFFE
warmstar1986/Lesson1_simple_face
face recognition using hisgram,HOG,LBP,CNN, etc, a brief code history of facial recognition
warmstar1986/Bus-Driver-Behavior-Detection
CNN+LSTM; Video classification; Four categories(Normal; Smoking; Using mobile; Off seat)
warmstar1986/channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks
warmstar1986/CKplus_Renamer
CK+ Dataset Renamer
warmstar1986/cnn-svm-classifier
Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine
warmstar1986/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
warmstar1986/deep-visualization-toolbox
DeepVis Toolbox
warmstar1986/Distributed-tensorflow-using-CNN-CIFAR-10-dataset-
warmstar1986/ExpressionRecognition
应用tensorflow编写的一个基于卷积神经网络的表情识别算法,训练及验证的数据集来自于CK数据库
warmstar1986/Face-Recognition
A real-time facial expression recognition system with webcam streaming and CNN
warmstar1986/FaceRecognition-tensorflow
基于TensorFlow训练的人脸识别神经网络
warmstar1986/FaceRecognition_DeepNeuralNetworks
A Face recognition system using Deep Neural Networks
warmstar1986/facial-emotion-recognition
A survey of deterministic, unsupervised, and supervised learning approaches to the fer2013 challenge. The dataset can be found here: https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data.
warmstar1986/facial-expression-recognition-10
Predicting facial expressions with machine learning algorithms
warmstar1986/facialexpressionrec
Cross-Database Facial Expression Recognition Based on Fine-Tuned Deep Convolutional Network
warmstar1986/fast-rcnn
Fast R-CNN
warmstar1986/LBCNN
Local Binary Convolutional Neural Network for Facial Emotional Expressions Recognition in Python using the TensorFlow framework
warmstar1986/LightCNN
A pytorch implement of "A Light CNN for Deep Face Representation with Noisy Labels"
warmstar1986/O-CNN
O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
warmstar1986/picasso
:art: A CNN visualizer
warmstar1986/PyFaceProject
An undergraduate project to evaluate classifiers for facial expression recognition.
warmstar1986/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
warmstar1986/pytorch-beginner
pytorch tutorial for beginners
warmstar1986/SmartCar
飞思卡尔智能车平台,CNN识别道路图像类型,图像处理计算轨迹线
warmstar1986/SSH-Facenet-FaceRecognition
A Face Recognition and Detection System Based on SSH Face Detection Network and Facenet Feature Extraction Network
warmstar1986/SVM-classification-localization
HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS
warmstar1986/tensorflow-cifar-10
Cifar-10 CNN implementation using TensorFlow library with 20% error.
warmstar1986/U-net-segmentation
image segmentation / object detection / keras
warmstar1986/VariationalDeepSemanticHashing
The implementation of the models and experiments of Variational Deep Semantic Hashing paper (SIGIR 2017)