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/442proj
Course project for computer vision, implemented fine-grain image classification with CNN + SIFT + SVM.
warmstar1986/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
warmstar1986/FER-using-DNN
facial expression recognition using CNN and SIFT
warmstar1986/CK-TensorFlow
use TensorFlow and Two stream CNN train and test the CK+ dataset
warmstar1986/cs231n
斯坦福 cs231n 作业代码实践
warmstar1986/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
warmstar1986/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
warmstar1986/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
warmstar1986/Emotion
:smile: Recognizes human faces and their corresponding emotions from a video or webcam feed. Powered by OpenCV and Deep Learning.
warmstar1986/facenet
Face recognition using Tensorflow
warmstar1986/FaceRecognition
a simple FaceRecognition system
warmstar1986/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit
warmstar1986/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
warmstar1986/InterleavedGroupConvolutions
warmstar1986/kera-demo-findme
通过对比自己与其他人的脸,使keras认识自己脸的特征
warmstar1986/keras-oneshot
koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras
warmstar1986/keras-rl
Deep Reinforcement Learning for Keras.
warmstar1986/luminoth
Deep Learning toolkit for Computer Vision
warmstar1986/microexpression-detection
Micro-Facial Expression Detection using 3D Convolutional Neural Networks
warmstar1986/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
warmstar1986/stanford-tensorflow-tutorials
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
warmstar1986/tensorboard
TensorFlow's Visualization Toolkit
warmstar1986/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
warmstar1986/TensorFlow-World
:earth_americas: Simple and ready-to-use tutorials for TensorFlow
warmstar1986/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
warmstar1986/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researchers and Engineers.
warmstar1986/tf_cnnvis
CNN visualization tool in TensorFlow
warmstar1986/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
warmstar1986/tutorials
机器学习相关教程
warmstar1986/Using-Ranking-CNN-for-Age-Estimation
Using Ranking-CNN for Age Estimation