Skip to content

Official repo for the Final Graduation Project for Nicolas Macian and Ezequiel Musa.

License

Notifications You must be signed in to change notification settings

nmacianx/Facial-Verification-Final-Project-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verificación facial utilizando redes neuronales para sistemas embebidos

Esta es la repo oficial del Trabajo Final de Graduación 🙌 de Nicolás Macián y Ezequiel Musa de la carrera de Ingeniería en Computación de la Facultad de Ciencias Exactas y Tecnología de la Universidad Nacional de Tucumán.

Todo el código del proyecto está comentado en inglés, al igual que el resto de este archivo.

Installation

In order to be able to run this project, you must have Python 3 installed in your computer. The installation instructions assume you installed it from the Anaconda distribution. After cloning or downloading the project, navigate to the project directory and run the following commands:

conda create --name pf
conda activate pf
conda install pip
pip install -r requirements.txt

Usage

To run the id verification script, in the project root directory run:

python -m proyecto

About

Official repo for the Final Graduation Project for Nicolas Macian and Ezequiel Musa.

Resources

License

Stars

Watchers

Forks

Languages