Shiqi Yu
Shiqi Yu
libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
OpenGait
A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.
caffe
This is forked from Caffe ( http://caffe.berkeleyvision.org/ ) . It is used for hyperspectral image classification.
SimpleCNNbyCPP
For Course CS205 'C/C++ Program Design' at Southern University of Scicence and Technology, China