Coders Packet

Packets submitted by Shrikumar Shankar

Emotion Detection using TensorFlow, Keras and OpenCV in Python

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.

Facemask Detection using TensorFlow and Keras

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.

Digit Classifier using TensorFlow, Keras and OpenCV 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.