Pinned Repositories
AntiSpoofing
BurningEyes
Iris recognition program according to John Daugman's papers
caffe-face
This branch is developed for deep face recognition
caffe2
Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.
caffe_face_varification
Prototype of the face verification system
Caffe_Manual
Caffe使用教程
caffe_seetaFace_Identification
CCDL
深度学习应用框架,专注于深度学习的工程应用
CNN-Glasses-Remover
A convolutional neural network project designed to process images in order to remove glasses from faces
coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
darengking's Repositories
darengking/AntiSpoofing
darengking/BurningEyes
Iris recognition program according to John Daugman's papers
darengking/caffe2
Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.
darengking/CCDL
深度学习应用框架,专注于深度学习的工程应用
darengking/coco_loss
Implement for ``Learning Deep Features via Congenerous Cosine Loss for Person Recognition''
darengking/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
darengking/darknet
Windows and Linux version of Darknet Yolo v2 Neural Networks for object detection
darengking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
darengking/dml
D's Machine Learning is a machine learning toolkit for python,focus on rightness but efficiency
darengking/face-alignment
7000+FPS face alignment
darengking/Face-Anti-Spoofing-using-Speeded-Up-Robust-Features-and-Fisher-Vector-Encoding
darengking/face_antispoofing
this code takes surf feature to detect spoofing face in recognition.
darengking/FaceLivenessDetection
darengking/FaceRecognitionLib
Library for calculating Eigenfaces and Fisherfaces in C++
darengking/heartbeat
Desktop implementation of Remote Photoplethysmography – Measuring heart rate using facial video.
darengking/Hifill-tensorflow
Tensorflow reimplementation of Hifill
darengking/insightface
Face Analysis Project on MXNet and PyTorch
darengking/InsightFace_TF
Insight Face on TensorFlow
darengking/IrisRecognition
Old iris recognition software I made with my friend. It uses Hough and Gabor transforms to make things happen.
darengking/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
darengking/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
darengking/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
darengking/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
darengking/neural-networks-and-deep-learning-zh-cn
darengking/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
darengking/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
darengking/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
darengking/SSH
SSH: Single Stage Headless Face Detector
darengking/Vessel-Segmentation-and-3D-Model
Computer Graphics Project
darengking/webcam-pulse-detector
A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.