lbgATts / FaceRank

FaceRank - Rank Face by CNN Model based on TensorFlow (add result picture). FaceRank-人脸打分基于 TensorFlow 的 CNN 模型(有图有真相)(QQ群:522785813)。

Home Page:http://www.tensorflownews.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Rank - Rank Face by CNN Model based on TensorFlow

中文说明(QQ群:522785813)

https://github.com/fendouai/FaceRank/blob/master/cn_readme.md

Result Pic

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/blob/master/examples/3_NeuralNetworks/convolutional_network.py

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

Result Pic

About

FaceRank - Rank Face by CNN Model based on TensorFlow (add result picture). FaceRank-人脸打分基于 TensorFlow 的 CNN 模型(有图有真相)(QQ群:522785813)。

http://www.tensorflownews.com/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%