ChrisYang
Adjunct Professor at Fudan/XiDian/Shenzhen University. Founder of AiMall
University of CambridgeCambridge
Pinned Repositories
Calibration
flexible camera calibration code using python and opencv
cnn_head_pose_estimator
a simple and fast mxnet version CNN based head pose estimator
deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
FaceAlignmentCompare
Empirical Study of Recent Face Alignment Methods
facefrontalisation
This code implements a face frontalisation method given the landmarks
NPD
C++ implementation of Fast-and-Accurate-Unconstrained-Face-Detector
openface
Face recognition with Google's FaceNet deep neural network.
RCPR
C++ code for Sketch and RGB Image Face Alignment in the Wild
SDM3Dpose
Use Supervised Descent Method for 3D pose estimation.
TIFfacealignment
Human and Sheep Face Alignment using Triplet Interpolated Features
ChrisYang's Repositories
ChrisYang/SDM3Dpose
Use Supervised Descent Method for 3D pose estimation.
ChrisYang/Calibration
flexible camera calibration code using python and opencv
ChrisYang/YiChiHDS
Codes used for Risk Analysis including xml parsing, model training etc.
ChrisYang/2dMorphing
2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wolberg. Details: http://davis.wpi.edu/~matt/courses/morph/2d.htm
ChrisYang/chilitrack
A marker-less tracking library for augmented reality (heavily relying on OpenCV)
ChrisYang/circulant_matrix_tracker
Python port of João F. Henriques circulant matrix tracker
ChrisYang/converttexbibtohtml
Convert a bib file to html code, it's programmable thus it is to manage it to any format you want
ChrisYang/CRFdet
CRF detector
ChrisYang/deeppose
Caffe implementation of DeepPose (http://static.googleusercontent.com/media/research.google.com/ja//pubs/archive/42237.pdf)
ChrisYang/deformation-transfer
An implementation of Deformation Transfer algorithm in ANSI C
ChrisYang/face-analysis-sdk
Facial detection, landmark tracking and expression transfer library for Windows, Linux and Mac
ChrisYang/FaceSubstitution
Face substitution experiments using ofxFacetracker
ChrisYang/FaceVisualization
Visualize landmarks on face
ChrisYang/morphing_faces
Repository for the Morphing Faces demo
ChrisYang/pcnn_face
face verification use pyramid CNN
ChrisYang/random-forest-prediction
random forest for prediction
ChrisYang/Recode
Charset converter tool and library
ChrisYang/soft-tree
Soft Decision Trees (code for ICPR 21 paper)
ChrisYang/TateTen3D
3D Face reconstruction from 2D images
ChrisYang/VLAD-Implementation
Implements Vector of Locally Aggregated Descriptors according to Jegou's paper, for TagMe Image Categorization Competition, 2014