Miyitus / EmotionFerPlus

An attempt at emotion recognition with Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmotionFerPlus

gif

EmotionFerPlus is a failed attempt at implementing an emotional recognition component using the Unity Barracuda neural network inference library.

As the GIF above shows, it doesn't work correctly. The root cause is unknown. Unfortunately, I don't have enough time to investigate it at the moment.

This repository doesn't contain the ONNX model file to save bandwidth and storage. You can download it from the ONNX model zoo.

About

An attempt at emotion recognition with Unity


Languages

Language:C# 100.0%