An open API service indexing awesome lists of open source software.

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

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: