https://github.com/fendouai/FaceRank
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
https://github.com/fendouai/FaceRank
cnn-model convolutional-neural-networks dataset deep-learning face-recognition keras machine-learning tensorflow
Last synced: 19 days ago
JSON representation
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com
- Host: GitHub
- URL: https://github.com/fendouai/FaceRank
- Owner: fendouai
- License: gpl-3.0
- Created: 2017-07-29T10:52:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T13:18:52.000Z (about 5 years ago)
- Last Synced: 2024-02-15T01:32:28.430Z (about 1 year ago)
- Topics: cnn-model, convolutional-neural-networks, dataset, deep-learning, face-recognition, keras, machine-learning, tensorflow
- Language: Python
- Homepage: http://panchuang.net/
- Size: 1.26 MB
- Stars: 856
- Watchers: 48
- Forks: 211
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com | fendouai | 859 | (Python)
README
## Face Rank - Rank Face by CNN Model based on TensorFlow
## Keras Version
https://github.com/fendouai/FaceRank/tree/master/FaceRank_with_keras## RankFace
A deep learning based model to judge the AQ, Appearance Quotient, of faces. (For Chinese Young Girls Only) https://github.com/Entropy-xcy/RankFace
## 中文说明(QQ群:522785813)
项目总体说明:https://github.com/fendouai/FaceRank/blob/master/cn_readme.md
运行详细说明:https://github.com/fendouai/FaceRank/blob/master/toturial.md
Gitee(速度更快)
项目总体说明:https://gitee.com/fendouai/FaceRank/blob/master/cn_readme.md
运行详细说明:https://gitee.com/fendouai/FaceRank/blob/master/toturial.md
## Result Pic
## Privacy
Because of privacy,the training images dataset is not provided.
maybe some carton images will be given later.## Dataset
* 130 pictures with size 128*128 from web with tag
image: 1-3.jpg means rank 1,3st train pic
you can add your own pics to the resize_images folder## Model
Model is CNN based on TensorFlow based on : https://github.com/aymericdamien/TensorFlow-Examples/## Run
After you installed TensorFlow ,just run train_model.py.
* train the model
* save the model to model dir## Test
After you run the train_model.py ,just run the run_model.py to test.## Download
The model is trained can be download at
http://www.tensorflownews.com/## WechatGroup
If it is out of time,you can go to http://www.tensorflownews.com/ ,I will update the wechat group qcode here.
## Thanks
@HadXu develop the keras version
https://github.com/fendouai/FaceRank/tree/master/FaceRank_with_keras