All Projects → fendouai → Facerank

fendouai / Facerank

Licence: gpl-3.0
FaceRank - Rank Face by CNN Model based on TensorFlow (add keras version). FaceRank-人脸打分基于 TensorFlow (新增 Keras 版本) 的 CNN 模型(QQ群:167122861)。技术支持:http://tensorflow123.com

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Facerank

Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-77.29%)
Mutual labels:  dataset, convolutional-neural-networks
Meglass
An eyeglass face dataset collected and cleaned for face recognition evaluation, CCBR 2018.
Stars: ✭ 281 (-66.59%)
Mutual labels:  dataset, face-recognition
Dynamic Training Bench
Simplify the training and tuning of Tensorflow models
Stars: ✭ 210 (-75.03%)
Mutual labels:  dataset, convolutional-neural-networks
Maskedface Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Stars: ✭ 152 (-81.93%)
Mutual labels:  dataset, face-recognition
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (-51.37%)
Mutual labels:  convolutional-neural-networks, face-recognition
Motion Sense
MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and gyroscope)
Stars: ✭ 159 (-81.09%)
Mutual labels:  dataset, convolutional-neural-networks
MaskedFaceRepresentation
Masked face recognition focuses on identifying people using their facial features while they are wearing masks. We introduce benchmarks on face verification based on masked face images for the development of COVID-safe protocols in airports.
Stars: ✭ 17 (-97.98%)
Mutual labels:  dataset, face-recognition
Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-90.49%)
Mutual labels:  dataset, convolutional-neural-networks
Imdb Face
A new large-scale noise-controlled face recognition dataset.
Stars: ✭ 399 (-52.56%)
Mutual labels:  dataset, face-recognition
Trashnet
Dataset of images of trash; Torch-based CNN for garbage image classification
Stars: ✭ 368 (-56.24%)
Mutual labels:  dataset, convolutional-neural-networks
Deepecg
ECG classification programs based on ML/DL methods
Stars: ✭ 124 (-85.26%)
Mutual labels:  dataset, convolutional-neural-networks
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (-16.77%)
Mutual labels:  dataset, convolutional-neural-networks
Core50
CORe50: a new Dataset and Benchmark for Continual Learning
Stars: ✭ 91 (-89.18%)
Mutual labels:  dataset, convolutional-neural-networks
Masktheface
Convert face dataset to masked dataset
Stars: ✭ 167 (-80.14%)
Mutual labels:  dataset, face-recognition
Fashion Mnist
A MNIST-like fashion product database. Benchmark 👇
Stars: ✭ 9,675 (+1050.42%)
Mutual labels:  dataset, convolutional-neural-networks
PyVGGFace
VGG-Face CNN descriptor in PyTorch.
Stars: ✭ 21 (-97.5%)
Mutual labels:  face-recognition, cnn-model
Deep learning projects
Stars: ✭ 28 (-96.67%)
Mutual labels:  dataset, convolutional-neural-networks
Awesome machine learning solutions
A curated list of repositories for my book Machine Learning Solutions.
Stars: ✭ 65 (-92.27%)
Mutual labels:  dataset, face-recognition
Accelerating Cnn With Fpga
This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.
Stars: ✭ 301 (-64.21%)
Mutual labels:  convolutional-neural-networks, face-recognition
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (-23.66%)
Mutual labels:  convolutional-neural-networks, face-recognition

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].