Skip to content

walletiger/jetson_facial_emotion_examples

Repository files navigation

jetson_facial_emotion_examples

facial emotion exmples for jetson nano 's live camera

3 examples:

live_emotion.py use keras modules facial_expression_model_weights.h5 keras tensorflow backend , it cost too much memory and load slow .

live_emotion.py use keras modules facial_expression_model_weights.h5 it cost too much memory and load slow .

live_emotion1.py use facial_emotion_recognition

pip install facial_emotion_recognition

live_emotion2.py use onnx model emotion-ferplus-8.onnx

faster speed to load and bettery accuracy

About

facial emotion exmples for jetson nano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages