Pinned Repositories
2017HuaweiCodeCraft
2017华为软件精英挑战赛
asmlib-opencv
ASM implementation in OpenCV
caffe
Caffe: a fast open framework for deep learning.
caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
CVPR15-CFSS
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
detection-proposals
Evaluation of detection performance, recall, and repeatability of detection proposal algorithms
dlib
A toolkit for making real world machine learning and data analysis applications in C++
xianenzhou's Repositories
xianenzhou/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
xianenzhou/2017HuaweiCodeCraft
2017华为软件精英挑战赛
xianenzhou/asmlib-opencv
ASM implementation in OpenCV
xianenzhou/caffe
Caffe: a fast open framework for deep learning.
xianenzhou/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
xianenzhou/code
Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
xianenzhou/CVPR15-CFSS
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
xianenzhou/darknet
Windows and Linux version of Darknet Yolo v2 & v3 Neural Networks for object detection
xianenzhou/detection-proposals
Evaluation of detection performance, recall, and repeatability of detection proposal algorithms
xianenzhou/dlib
A toolkit for making real world machine learning and data analysis applications in C++
xianenzhou/edges
Structured Edge Detection Toolbox
xianenzhou/face-alignment
Face alignment in 3000 FPS
xianenzhou/face-alignment-cpp
face alignment in 3000fps with C++
xianenzhou/FaceAlignment
Face Alignment by Explicit Shape Regression
xianenzhou/fast-rcnn
Fast R-CNN
xianenzhou/faster_rcnn
Faster R-CNN
xianenzhou/iCCR
Incremental Cascaded Continuous Regression
xianenzhou/JDA
C++ implementation of Joint Cascade Face Detection and Alignment.
xianenzhou/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
xianenzhou/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
xianenzhou/PCN
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
xianenzhou/PhaseOnlyTranform
This code is to test the algorithm presented in the article "The Phase Only Transform for unsupervised surface defect detection", Aiger & Talbot 2010.
xianenzhou/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
xianenzhou/RCPR
C++ code for Sketch and RGB Image Face Alignment in the Wild
xianenzhou/toolbox
Piotr's Image & Video Matlab Toolbox
xianenzhou/tutorials
Caffe2 Tutorials
xianenzhou/VisDrone2018-DET-tooklit
Object detection in Images toolkit for VisDrone2018
xianenzhou/vlfeat
An open library of computer vision algorithms
xianenzhou/YOLO
YOLO VS2015 c++ code, Only need opencv, do not rely on the Caffe Library