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