https://github.com/jwt2706/expressionrecognition
Facial expression recognition with transformers.js
https://github.com/jwt2706/expressionrecognition
fer transformersjs
Last synced: 3 months ago
JSON representation
Facial expression recognition with transformers.js
- Host: GitHub
- URL: https://github.com/jwt2706/expressionrecognition
- Owner: jwt2706
- License: mit
- Created: 2023-11-10T03:12:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T03:33:06.000Z (over 1 year ago)
- Last Synced: 2025-02-25T00:34:09.423Z (over 1 year ago)
- Topics: fer, transformersjs
- Language: HTML
- Homepage: http://jwt2706.ca/ExpressionRecognition/
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facial Expression Recognition
This will recognize your facial expression (hopefully correctly), and maybe play some epic meme sounds.
I'm not sure why I made this but I had this idea a while ago, and the old version I had did not work at all lmao. So recently I decided to have a second shot at this. It still may not work great with bad lighting but whatever this is mostly a joke anyway.
The current version uses the [transformers.js](https://huggingface.co/docs/transformers.js/en/index) library, with [this model](https://huggingface.co/Xenova/facial_emotions_image_detection).
Try it here: