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/Repeat-Buyers-Prediction
a project to predict the probability of repeated buyer
lakehui/DeepID2_based_Inception
this network is built based on Inception. and optimize it by using identification loss and verification loss which derive from DeepID2+
lakehui/matconvnet_caffe_convert
the project convert a matconvnet model to caffe model
lakehui/Visualize-VggFace
lakehui/awesome-knowledge-distillation
Awesome Knowledge Distillation
lakehui/caffe-deconvnet
A deconvolutional network in caffe
lakehui/caffe-mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
lakehui/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
lakehui/CenterLoss_Caffe_Mnist
It's the script of Center loss on mnist dataset running on Caffe.
lakehui/cnn-models
ImageNet pre-trained models with batch normalization for the Caffe framework
lakehui/CoGAN
lakehui/darkon
Toolkit to Hack Your Deep Learning Models (analysis CNN issue)
lakehui/deep-residual-networks
Deep Residual Learning for Image Recognition
lakehui/DepthwiseConvolution
A personal caffe implementation of mobile convolution layer by liuhao.(only GPU)
lakehui/dotfiles
A set of vim, zsh, git, and tmux configuration files.(*nix开发环境一键配置)😀
lakehui/eos
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
lakehui/Focal-Loss
Reproduction of Focal-loss on caffe
lakehui/frp
(内网穿透)A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
lakehui/InceptionBN-21K-for-Caffe
Inception-BN ImageNet (21K classes) model for Caffe
lakehui/knowledge_distillation_caffe
KnowledgeDistillation Layer (Caffe implementation)
lakehui/LargeMargin_Softmax_Loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16
lakehui/lectures
Oxford Deep NLP 2017 course
lakehui/models
Models built with TensorFlow
lakehui/mtcnn
mtcnn in python
lakehui/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
lakehui/SSH
SSH: Single Stage Headless Face Detector
lakehui/tensorflow
Computation using data flow graphs for scalable machine learning
lakehui/tiny
Tiny Face Detector, CVPR 2017
lakehui/tiny-dnn
header only, dependency-free deep learning framework in C++11
lakehui/Vim_config
A vim configuration for C++/Python