Andyeyeye's repositories
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
classifier-calibration
Reliability diagrams, Platt's scaling, isotonic regression
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Depression-Analysis
Heart Rate Estimation from Facial Videos for Depression Analysis.
dlib-models
Trained model files for dlib example programs.
face-py-faster-rcnn
Face Detection with the Faster R-CNN
FaceEmotion_ID
Detects Face using Haarcascades and further detects emotion in bounded face (trained a CNN emotion detector model)
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
Heart-rate-measurement-using-camera
real time application to measure heart rate
Kaggle_NCFM
Using Keras+TensorFlow to solve NCFM-Leadboard Top 5%
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1500FPS.
MNIST_center_loss_pytorch
A PyTorch implementation of center loss on MNIST
pyinstaller
Freeze (package) Python programs into stand-alone executables
pytorch-cifar
95.16% on CIFAR10 with PyTorch
pytorch-cpp-model
use c++ load pytorch model and use GPU to predict
Real-Time-Facial-Expression-Recognition-with-DeepLearning
A real-time facial expression recognition system with webcam streaming and CNN
senet.pytorch
PyTorch implementation of SENet
stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
webcam-pulse-detector
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
weibo_spider
爬取微博内评论,获取评论内容和图片信息
YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"