Skip to content

tensorflow emotion recognition with FER2013 database and standart example (image_retraining) from TF examples

Notifications You must be signed in to change notification settings

toborobot/tensorflow_emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_emotion

tensorflow emotion recognition with FER2013 database and standart example (image_retraining) from TF examples

FER2013 database https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data

tensorflow image_retraining example https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/image_retraining

eldor4do program for image_retrain https://github.com/eldor4do/TensorFlow-Examples/blob/master/retraining-example.py

emotion_test.py used already trained TF graph (stored in protobuf output_graph.pb file - prepared by retrain.py) and labels from output_labels.txt

image of directory

About

tensorflow emotion recognition with FER2013 database and standart example (image_retraining) from TF examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages