Pinned Repositories
3000fps-mtcnn
face detect and align
accelerate-mtcnn
accelerate-mtcnn No Align
faster-rcnn-cplusplus2
faster-rcnn c++ python model
Faster_rcnn_Cplusplus_vs2013
faster-rcnn_VS2013with C++
LFW-BenchMark
lfw face-recognition
MobileFaceNet
mtcnn
mtcnn face detect caffe
PaperPaper
facial expression face recognition object detect Paper and books
sdm2
sdm face-landmark
tegra_multimedia_api_tx2
zhanglaplace's Repositories
zhanglaplace/tegra_multimedia_api_tx2
zhanglaplace/FaceDetec_3000fps_warp
FaceDetec_3000fps_warp
zhanglaplace/FacialLandmark_Caffe
Facial Landmark Detection with Caffe CNN. Face alignment avaiable.
zhanglaplace/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
zhanglaplace/caffe-model
Caffe models (includimg classification, detection and segmentation) and deploy files for famouse networks
zhanglaplace/caffe2
Caffe2 is a cross-platform framework made with expression, speed, and modularity in mind.
zhanglaplace/Caffe_3rdpartyVs2013
zhanglaplace/deeplearning_network_achitecture
deeplearning network achitecture
zhanglaplace/Designers-Learn-Git
为设计师而作的GitHub的快速学习教程
zhanglaplace/emotion-conv-net
Real-time emotion recognition using convolutional neural nets.
zhanglaplace/face-landmark-localization
cnn network predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).
zhanglaplace/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy
zhanglaplace/FaceDetectAlignment
facedetect and alignment
zhanglaplace/FERPlus
This is the FER+ new label annotations for the Emotion FER dataset.
zhanglaplace/FriggaVision
Caffe DeepID implement with Webface dataset
zhanglaplace/GOTURN
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
zhanglaplace/JDA
C++ implementation of Joint Cascade Face Detection and Alignment.
zhanglaplace/LargeMargin_Softmax_Loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.
zhanglaplace/libfacedetection
A binary library for face detection in images. You can use it free of charge with any purpose.
zhanglaplace/mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
zhanglaplace/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
zhanglaplace/mtcnn-caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
zhanglaplace/OrdinalRegression
Caffe Loss Layer for Ordinal Regression with Multiple Output CNN for Age Estimation.
zhanglaplace/practice4Offer
zhanglaplace/prepare-faces-zyf
prepare faces for face recognition training
zhanglaplace/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
zhanglaplace/Resnet-prototxt
resnet-propotxt
zhanglaplace/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
zhanglaplace/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
zhanglaplace/tensorflow
使用谷歌开源的TensorFlow进行一系列的训练实践