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/adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
deepxkn/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
deepxkn/Caffe_CycleGAN
A Caffe/C++ implementation of Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
deepxkn/CCDL
深度学习应用框架,专注于深度学习的工程应用
deepxkn/CompactCNNCascade
A binary library for very fast face detection using compact CNNs.
deepxkn/CondenseNet
CondenseNet: Light weighted CNN for mobile devices
deepxkn/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
deepxkn/DllTest
This is a DllTest
deepxkn/FaceRecognition
A complete solution for faceDetection,Facealignment,and faceRecogniton using MTCNN and Center Loss under the Caffe framework
deepxkn/FocalLoss
Caffe implementation of FAIR paper "Focal Loss for Dense Object Detection" for SSD.
deepxkn/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
deepxkn/infer_caffe
Modified from mini-caffe, specific for inference using pure C++.
deepxkn/insightface
Face Recognition Project on MXNet
deepxkn/keras-multiprocess-image-data-generator
Accelerating Deep Learning with Multiprocess Image Augmentation in Keras
deepxkn/LearnPython
以撸代码的形式学习Python
deepxkn/Mask-RCNN
Implementation of Mask-RCNN in Caffe https://arxiv.org/pdf/1703.06870.pdf
deepxkn/mobilenets-caffe-prototxt
Google's MobileNets definition with Alpha = 0.25, 0.5, 0.75, 1.0, in Caffe prototxt.
deepxkn/multithreading_frcnn
multithreading faster rcnn
deepxkn/OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python
deepxkn/prepare-faces-zyf
prepare faces for face recognition training
deepxkn/RSA-for-object-detection
Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017
deepxkn/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
deepxkn/SphereFace
Implementation of Sphere Face loss function
deepxkn/sphereface_pytorch
A PyTorch Implementation of SphereFace.
deepxkn/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
deepxkn/unreal_caffe
Self Maintained Caffe. In this version Faster-RCNN, RFCN needs layer are fully supported!
deepxkn/VGG-or-MobileNet-SSD
Caffe implementation of Google VGG/MobileNet/ShuffleNet SSD detection network. Ref: (https://github.com/chuanqi305/MobileNet-SSD) (https://github.com/weiliu89/caffe) SSD QQ交流群:581437405
deepxkn/wh-caffe-multilabel
caffe-multilabel
deepxkn/wh-caffe-windows
My caffe-windows version
deepxkn/windows-caffe-faster-rcnn
windows faster rcnn c++ version. joint train