Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.9 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.9 KB

Predict Facial Emotions using CNN

Python Version tensorflow Keras ttk themes version

Libraries to Install :

  • pip install ttkthemes
  • pip install opencv-python
  • pip install keras==2.6.0
  • pip install tensorflow==2.6.0

To Run App :

  • Run App.pyw File.
  • Wait for GUI to appear.

To Train Model :

Reference :