EmotiEffLib

(★ 1,054)

Efficient face emotion recognition in photos and videos

File Explorer

  • .editorconfig
  • .gitignore
  • .gitmodules
  • .pre-commit-config.yaml
  • LICENSE
  • pyproject.toml
  • README.md
  • requirements-binder-torch.txt
  • requirements-binder.txt
  • requirements-ci.txt
  • requirements-engagement.txt
  • requirements-torch.txt
  • requirements.txt

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

python

View Details ▼

Python language interpreter.

python

Start a REPL (interactive shell):

python {{path/to/file.py}}

Execute a specific Python file:

python -i {{path/to/file.py}}

Execute a specific Python file and start a REPL:

# Project Badges

// repository documentation