Pinned Repositories
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
awesome-knowledge-distillation
Awesome Knowledge Distillation
awesome-programming-books
📚 经典技术书籍 PDF 文件,持续更新...
caffe
Caffe: a fast open framework for deep learning.
caffe-deconvnet
A deconvolutional network in caffe
caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
DeepID2_based_Inception
this network is built based on Inception. and optimize it by using identification loss and verification loss which derive from DeepID2+
matconvnet_caffe_convert
the project convert a matconvnet model to caffe model
Repeat-Buyers-Prediction
a project to predict the probability of repeated buyer
Visualize-VggFace
lakehui's Repositories
lakehui/DeepID2-1
use caffe to training a deepid2 net with softmax and contrastive loss, adding identity2verify_layer to translate a single sample into pairwise, thus mix the softmax and contrastive layer together
lakehui/caffe-SPPNet
detection-developing