/facerecognition

Face and Emotion Recognition Project Built with Django and Machine Learning

Primary LanguageJavaScript

Facerecognition

Projeto de reconhecimento de face e sentimentos, feito com Django e ML.

  • Processamento de imagem com OpenCV / Image Processing with OpenCV
  • Detecção de face com Viola-Jones e Redes neurais / Face Detection with Viola-Jones and Deep Neural Networks (SSD)
  • Extração de características com OpenCV e Redes neurais / Feature Extraction with OpenCV and Deep Learning Networks