Pinned Repositories
A-Simple-Search-Engine
A Simple Search Engine
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
bob.db.cuhk_cufs
CUHK Face Sketch Database (CUFS)
caffe-gui-tool
Node based Gui for creating caffe networks
CNN-Detect-Facial-Keypoints
Using Convolutional network for detection of facial keypoints
conv-net-version-3
Deep neural network framework (C++/OpenCV).
cuda-deep-neural-nets
Deep neural network framework (C/C++/CUDA).
facial_expression_recognition
facial_expression_recognition
ml4j
Machine learning for java
deepxkn's Repositories
deepxkn/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
deepxkn/caffe-multilabel
deepxkn/CAFFE-Windows-2
The Caffe deep learning framework compiled for Windows and ready to use in VS.
deepxkn/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
deepxkn/caffe_GAN
This project uses GAN to implement gray image colorization
deepxkn/CaffeCodeLearning
该仓库的目的是梳理Caffe代码,记录自己理解的知识点。
deepxkn/CaffeMex_v2
A multi-GPU & memory-reduced MAT-Caffe on LINUX and WINDOWS
deepxkn/CenterLoss_Caffe_Mnist
It's the script of Center loss on mnist dataset running on Caffe.
deepxkn/DeepLearning_DLL
deepxkn/Face-Aging-CAAE
Age Progression/Regression by Conditional Adversarial Autoencoder
deepxkn/Face-alignment-Trees
This is the C++ implement of the paper: Face Detection, Pose Estimation, and Landmark Localization in the Wild
deepxkn/FaceDetection_CNN
Multi-view Face Detection Using Deep Convolutional Neural Networks
deepxkn/fusenet
Deep fusion project of deeply-fused nets, and the study on the connection to ensembling
deepxkn/handong1587.github.io
deepxkn/head-pose-estimation
Real-time head pose estimation built with OpenCV and dlib
deepxkn/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
deepxkn/LargeMargin_Softmax_Loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16
deepxkn/LCNN_TRAIN
train model of "A Lightened CNN for Deep Face Representation" 人脸识别
deepxkn/mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
deepxkn/MTCNN
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.
deepxkn/MTCNN_face_detection_caffe
deepxkn/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
deepxkn/sceneReco
ctpn+crnn Scene character recognition
deepxkn/SeetaFaceEngine
deepxkn/SimGAN
Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
deepxkn/simGAN_NYU_Hand
simGAN NYU Hand Dataset
deepxkn/srez
Image super-resolution through deep learning
deepxkn/SSPP-DAN
deepxkn/SVDNet-for-Pedestrian-Retrieval
Code for https://arxiv.org/abs/1703.05693
deepxkn/WGAN-tensorflow
a tensorflow implementation of WGAN