Deep Learning Models...

Sad Or Happy Face Expression Detection

To get this code to work, I am using Jupyter Notebook IDE.

  • In 36 line of code we can see for loop to get pictures from provided folders.
  • In 39 line of code we can see results. Results will be between 0.1-1.
  • In 35 line of code we can see meaning, what model predict.
  • Result 1 – Sad expression. 
  • Result 0 – Happy expression