Skip to content

AsakoKabe/model_zoo

Repository files navigation

Model Zoo

Django web-app with the solution of some computer vision problems.

Computer vision tasks:

  • Face Detection
  • Face Recognition (age, gender)
  • Emotions Recognition ('neutral', 'happy', 'sad', 'surprise', 'anger')
  • Colorize Photo
  • Text Detection

The main library for working with neural network models - OpenVino

Preview

Colorize Photo

Emotions Recognition

Face Detection

Face Recognition (age, gender)

Text Detection