Skip to content

Commit

Permalink
bugs fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Gogul09 committed May 10, 2019
1 parent 559843d commit cd7ee52
Show file tree
Hide file tree
Showing 8 changed files with 144 additions and 95 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Emotion Recognizer
Recognize your emotion using two deep neural networks and webcam live in Google Chrome
Recognize your emotion using two deep neural networks and webcam live in Google Chrome.

Tools used
* TensorFlow.js
Expand All @@ -8,12 +8,12 @@ Tools used
* Sass

<div align="center">
<a href="https://www.youtube.com/watch?v=WBi_PZ66z5E&feature=youtu.be"><img src="https://img.youtube.com/vi/WBi_PZ66z5E/0.jpg" alt="Demo"></a>
<a href="https://www.youtube.com/watch?v=WBi_PZ66z5E&feature=youtu.be"><img src="https://github.com/Gogul09/emotion-recognizer/blob/master/assets/images/out.jpg" alt="Demo"></a>
</div>

Technical Details
* Extractor Deep Neural Network - State of the art MobileNet
* Classifier Deep Neural Network - DenseNet
* HyperParameters can be tuned via User Interface.

Emotion Animations taken from - https://dribbble.com/shots/2589640-Emotion-Animations-gif
Emotion Animations taken from - https://dribbble.com/shots/2589640-Emotion-Animations-gif
Binary file added assets/images/out.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
113 changes: 70 additions & 43 deletions css/app.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/app.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd7ee52

Please sign in to comment.