All Projects → intenseye → intenseye-boun-workshop

intenseye / intenseye-boun-workshop

Licence: MIT license
Code for the workshop in BOUN Tech Summit (03.03.2019)

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to intenseye-boun-workshop

PSCognitiveService
Powershell module to access Microsoft Azure Machine learning RESTful API's or Microsoft cognitive services
Stars: ✭ 46 (+43.75%)
Mutual labels:  emotion, gender
workshop-intro-to-cassandra
Learn Apache Cassandra fundamentals in this hands-on workshop
Stars: ✭ 208 (+550%)
Mutual labels:  workshop
touchdesigner-summit-2019-large-systems
No description or website provided.
Stars: ✭ 26 (-18.75%)
Mutual labels:  workshop
snips-skill-mental-calculation
With this App, your Assistant can test you on basic arithmetic: addition, subtraction, multiplication, and division.
Stars: ✭ 13 (-59.37%)
Mutual labels:  workshop
intro-to-tidyhydat-and-tidyverse
Introduction to R and the tidyverse in Hydrology
Stars: ✭ 16 (-50%)
Mutual labels:  workshop
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+96.88%)
Mutual labels:  emotion
gitops-helm-workshop
Progressive Delivery for Kubernetes with Flux, Helm, Linkerd and Flagger
Stars: ✭ 59 (+84.38%)
Mutual labels:  workshop
habitus
🏄 State-of-the-art Tracker for emotions, habits and thoughts. | Gamified. | Anonymous and open source. | Healthiest version of you
Stars: ✭ 23 (-28.12%)
Mutual labels:  emotion
WorkshopManager
CLI tool to install and update Steam Workshop mods
Stars: ✭ 25 (-21.87%)
Mutual labels:  workshop
NRCLex
An affect generator based on TextBlob and the NRC affect lexicon. Note that lexicon license is for research purposes only.
Stars: ✭ 42 (+31.25%)
Mutual labels:  emotion
python-grass-addon
How to write a Python GRASS GIS 7 addon
Stars: ✭ 45 (+40.63%)
Mutual labels:  workshop
Workshop-GraphQL
A GraphQL Server made for the workshop
Stars: ✭ 22 (-31.25%)
Mutual labels:  workshop
unix-programming-and-regular-expressions-workshop
A workshop on Unix Programming Principles using tools such as grep, sed, awk, shell programming and regular expressions
Stars: ✭ 25 (-21.87%)
Mutual labels:  workshop
saturn2019-architecture-island-workshop
What are the most essential ideas in software architecture all developers should know?
Stars: ✭ 25 (-21.87%)
Mutual labels:  workshop
monad-ui
Utility First CSS-in-JS
Stars: ✭ 33 (+3.13%)
Mutual labels:  emotion
mastering-zsh
Advanced topics to take advantage of zsh 👩‍💻👨‍💻
Stars: ✭ 934 (+2818.75%)
Mutual labels:  workshop
dltf
Hands-on in-person workshop for Deep Learning with TensorFlow
Stars: ✭ 14 (-56.25%)
Mutual labels:  workshop
tensorflow-workshop
Code samples, slides and materials for TensorFlow Workshops
Stars: ✭ 46 (+43.75%)
Mutual labels:  workshop
party-pi
Computer vision emotion 😜 detection game in Flask with TensorFlow backend.
Stars: ✭ 28 (-12.5%)
Mutual labels:  emotion
frontend-masters-xstate-v2
Frontend Masters XState Workshop v2
Stars: ✭ 85 (+165.63%)
Mutual labels:  workshop

Emotion and gender recognition in browser

Intenseye Bogazici University Tech Summit Workshop

This application is for demonstration of how to run deep learning models on the browser using javascript and Tensorflow.js

Demo

To run the demo please visit https://intenseye.github.io/intenseye-boun-workshop/.

Development

This project was bootstrapped with Create React App. For more information about how to run it please visit the link. In order to run the app in the development mode, you can run :

npm install
npm start

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will also see any lint errors in the console. Multiple pretrained models are included in the repository as url.

In this repository we are using Keras models. If you wish to use your own model you can reference to this link to convert your own models.

Intenseye

Intenseye is deep learning powered video analytics platform @intenseye[email protected] For more information https://intenseye.com/.

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Model Credit

For more information about how to train, obtain or understand these models you can check out this awesome repository

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].