Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JustinShenk/party-pi
Computer vision emotion :stuck_out_tongue_winking_eye: detection game in Flask with TensorFlow backend.
https://github.com/JustinShenk/party-pi
computer-vision emotion opencv party-apps python
Last synced: 4 days ago
JSON representation
Computer vision emotion :stuck_out_tongue_winking_eye: detection game in Flask with TensorFlow backend.
- Host: GitHub
- URL: https://github.com/JustinShenk/party-pi
- Owner: JustinShenk
- License: mit
- Created: 2016-07-14T19:43:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T22:09:42.000Z (almost 5 years ago)
- Last Synced: 2024-10-16T09:24:43.661Z (25 days ago)
- Topics: computer-vision, emotion, opencv, party-apps, python
- Language: JavaScript
- Homepage: https://partypi.net
- Size: 23.6 MB
- Stars: 28
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Party Pi
========|license| |nbsp|
Emotion detection game using computer vision.
Description
===========Interactive game that ranks players by their ability to show an emotion (eg, "Show surprise").
Emotion detection is accomplished using an Inception-based neural network trained in TensorFlow on the FER2013 dataset. Face detection is accomplished using OpenCV's Haar cascade.
Play
====Visit https://partypi.net with Desktop Chrome or Firefox.
Awards, Press, Demos
====================- `Featured `_ in the Intel Developer Mesh Editor's Picks (August 2017)
- Awarded the 2017 Intel Hack Challenge prize
- The technology was demonstrated at Intel's AI booth at NIPS 2017
- Party Pi was demoed for students and faculty at the 2016 and 2017 Osnabrück University Institute of Cognitive Science Christmas parties
- Received the 2018 Open Source Software Prize from Intevation GmbHAuthor
======`Justin Shenk`_ (`@JustinShenk`_) created Party Pi.
.. _Justin Shenk: https://linkedin.com/in/JustinShenk/
.. _@JustinShenk: https://github.com/JustinShenk/License
=======`MIT `_
.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg
.. |PyPi| image:: https://badge.fury.io/py/partypi.svg
:target: https://badge.fury.io/py/partypi
:alt: PyPi Badge
.. |nbsp| unicode:: 0xA0
:trim: