-
Author: LIN JIANING
-
Date: 2017.11
-
Course: Machine Learning
-
Hardware: GPU servers on Alibaba Cloud
-
Language: Python
-
Platform: TensorFlow
-
Description: In this project, We trained a model to recognize different human faces. There are 1311 persons in this database given by our professor and each person has 48 different photos of their face. To train this model, we divide the given data into two parts-2/3 of them are for training, and the other are for evaluation. We implemented CNN and used
maxoutand mimic the structure ofLightened CNNfor this project, and the Code is based on the offical code given by Tensorflow for training in cifar-10 database. -
Parameter Value Batch_size 128 Learning_rate 0.1(decay_factor=0.1) Step 40000 Optimizer SGD/Momentum Dropout Yes Regularization no Key point Maxout/Lightened CNN -
Result:
-
Accuracy: 95% in the given evaluation dataset, 88% in the testing dataset tested by TA
-
Rank: top 10% in the class(200 students)
-
Loss
-
-
Couldn't load subscription status.
- Fork 0
undefinedzero/Face-Detection-Project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Face Detection Project for Machine Learning Couse, Zhejiang University
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
