The Project aims to classify human face pictures based on their emotions using TensorFlow, Keras and OpenCV in Python. There are five classes namely: Angry, Happy, Neutral, Sad, Surprise.
This project is a face mask classifier used to identify whether a person is wearing a facemask or not. The Neural Network was built using TensorFlow and Keras with Python.
This project is an application of a Computer Vision in which Digits from 0 to 9 can be classified and predicted correctly. The project uses Convolutional Neural Networks to predict the images.