Project for the subject of computer vision
Go to file
2023-01-07 16:10:24 +01:00
input.zip remove input file 2023-01-07 16:10:24 +01:00
modelTrainer.ipynb computer vision project 2023-01-07 16:06:57 +01:00
project.py computer vision project 2023-01-07 16:06:57 +01:00
README.md computer vision project 2023-01-07 16:06:57 +01:00

Project for the subject of computer vision

Task

The goal of the project is to create a system that recognizes emotions in real time.

Start system

  • unpack input.zip file
  • python project.py

Learn and use model

  • go to Google Colab
  • import and run modelTrainer.ipynb file
  • copy model.json and model_weights.h5 to input dir
  • run: python project.py