Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
Caffe-ShuffleNet
This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"
CNNdroid
Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
deep-learning-models
Keras code and weights files for popular deep learning models.
DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
dogs_vs_cats
猫狗大战
draw_convnet
emqttc
Asynchronous Erlang MQTT Client
face-alignment-1
:fire: 2D and 3D Face alignment library build using pytorch
chaohuazhu's Repositories
chaohuazhu/caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
chaohuazhu/Caffe-ShuffleNet
This is re-implementation of "ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices"
chaohuazhu/CNNdroid
Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
chaohuazhu/DeepFace
Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.
chaohuazhu/face_recognition
使用webface人脸数据集以及DeepID网络,通过Caffe训练出模型参数,得到LFW二分类的人脸识别准确率。
chaohuazhu/Face_Test
it contains some open source face detection and recognition code
chaohuazhu/face_verification_experiment
A Light CNN for Deep Face Representation with Noisy Labels
chaohuazhu/FaceDetectionServer
基于 SeetaFace 的人脸识别服务, By and For Golang
chaohuazhu/mxnet_center_loss
implement center loss operator for mxnet
chaohuazhu/pico
A minimalistic framework for fast object detection (with a pre-trained face detector)
chaohuazhu/pyseeta
python api for SeetaFaceEngine(https://github.com/seetaface/SeetaFaceEngine.git)
chaohuazhu/spoofnet-tensorflow
Tensorflow slim implementation of spoofnet presented in the paper: Deep Representations for Iris, Face, and Fingerprint Spoofing Detection, 2015
chaohuazhu/toolbox
Piotr's Image & Video Matlab Toolbox
chaohuazhu/triplet_recommendations_keras
An example of doing MovieLens recommendations using triplet loss in Keras