IdentiMood / IdentiMood

An authentication system based on face verification and mood recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IdentiMood

IdentiMood is an authentication system based on face verification and mood recognition, which has been developed as final project for the Biometric Systems course at Sapienza University of Rome, held by Prof. Maria De Marsico (2021-22).

How it works

Enrollment

img

Verification

img

Use case example

img

Running example

img

System design

img

Evaluation

The evaluation can be reproduced by executing the scripts in the benchmarks directory.

See the report/presentation for further information and detailed results.

How to run

  1. Install the requirements from requirements.txt.
  2. Tweak src/config.json as desired.
  3. Execute src/enroll.py to perform enrollment.
  4. Execute src/main.py to authenticate.

Authors

About

An authentication system based on face verification and mood recognition


Languages

Language:Python 99.2%Language:Shell 0.8%