vinithius2 / Chronos-face-detector

Chronos is a face detection project using AI based on college graduation work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chronos (Detector Facial)

PT: Este projeto é baseado nos estudos e modelo criado no projeto de conclusão de curso sobre CONTROLE DE FLUXO DE PESSOAS NAS UNIDADES DE PRONTO ATENDIMENTO 24 HORAS COM VISÃO COMPUTACIONAL, código fonte: https://github.com/vinithius2/TCC-convolutional-networks .

Essa aplicação utiliza I.A para detecção facial e mapeamento por gênero e idade de cada rosto detectado, o mesmo utiliza de biometria facial para não repetir a contagem dos rostos. Este software não salva dados de biometria facial, o mesmo só é utilizado em tempo de execução e destruído após o fim da execução, dessa maneira se mantém alinhado com a Lei Geral de Proteção de Dados Pessoais (LGPD).

ENG: This project is based on the studies and model created in the course completion project on CONTROL OF PEOPLE FLOW IN READY UNITS 24-HOUR SERVICE WITH COMPUTATIONAL VISION, source code: https://github.com/vinithius2/TCC-convolutional-networks .

This application uses A.I for facial detection and mapping by gender and age of each face detected, it uses facial biometrics to not repeat the face count. This software does not save facial biometrics data, it is only used at runtime and destroyed after the end of the run, in this way it remains in line with the General Law for the Protection of Personal Data (LGPD in Brazil).

image

About

Chronos is a face detection project using AI based on college graduation work.


Languages

Language:Python 100.0%