| Attribute | Value |
|---|---|
| Author | Liu Yunfei |
| Student ID | BY1706126 |
| lyunfei@buaa.edu.cn |
- src: The folder which contains cxx source code
- scripts: The fouder which contains python scripts
- doc: The folder which contains project information
Environment required
Ubuntu 16.04
cmake 2.8+
OpenCV 3.2
Tensorflow 1.4+
tflearnThe MNIST dataset you can download from here and you need create folders in the project root folder as
data/mnist/and then put the dataset you downloaded and extract them in that folder.
Add face recognition project, take
ORLandPIEas the database, using PCA to reduce dimention of images. We show a basic pipeline to handle this recognition task
All rights reserved