Emotion detection with the NAO Robot

This is a Python project for detecting emotions via facial expressions with the NAO robot.

Usage

Use nao_cilent.py code inside a Python Choregraphe box. If you want to run it on a simulator, use the nao_simulated_camera.py file to use your computer's web camera.

This project makes use of the DeepFace framework. Please read their github repository for information on how to use it.