rondinellimorais / facial-expression-recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial Expression Recognition

Setup

Virtual Env

Maybe you want to create a virtual environment using miniconda before run the test.py.

Create Env with conda

conda create -n facial-expression-recognition python=3.8

conda activate facial-expression-recognition

pip install -r requirements.txt

Run

python3 test.py

Categorical model test

Name Link
Test 1 Link #1
Test the Voice 1 Link the Voice #1
Test the Voice 2 Link the Voice #2
Test the Voice 3 Link the Voice #3

About


Languages

Language:Python 100.0%