gmsdelmundo / presidents-cup-2017

Real-time Crowd Sentiment Analysis with OpenCV and Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

President's Cup 2017

Introduction

This project uses a convolutional neural network (CNN) to detect the sentiments from a group of people.

Demo

Video demo: https://www.youtube.com/watch?v=TljY7nFgm_Y

demo demo demo

Implementation

After unsuccessful attempts in C++ and Javascript to construct a CNN for emotion detection, the current implementation uses Python3 with OpenCV, TensorFlow, NumPy, and matplotlib.

Dataset taken from Kaggle

About

Real-time Crowd Sentiment Analysis with OpenCV and Tensorflow


Languages

Language:JavaScript 96.5%Language:HTML 2.0%Language:Python 0.6%Language:C++ 0.5%Language:CSS 0.4%