WuJie1010/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2971
- days_rel: n/a
- days_push: 1906
- n_releases_24m: 0
Adoption not part of the score
1976 stars · 567 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of CNN-based facial expression recognition achieving state-of-the-art accuracy on FER2013 (73.112%) and CK+ (94.64%) datasets. It includes preprocessing scripts, training/evaluation code for VGG19 and ResNet18 models, and pre-trained models for visualization.
Use cases
- recognize facial expressions from images
- train a CNN on the FER2013 dataset
- evaluate emotion recognition models on CK+
- visualize expression predictions with a pre-trained model
- plot confusion matrices for expression classification
- reproduce state-of-the-art FER2013 results
When to choose
- you need a proven baseline for facial expression recognition in PyTorch
- you want pre-trained models for FER2013 or CK+
- you need reproducible training scripts for emotion recognition benchmarks
When to avoid
- you need real-time video-based expression recognition out of the box
- you require modern architectures beyond VGG19/ResNet18
- you need actively maintained code with recent dependency support (Python 2.7 era)
- your task is general face recognition or identity verification rather than expression classification
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision computer-vision machine-learning deep-learning image-processing python cross-platform facial-expression-recognition fer2013 ck-plus pytorch cnn vgg19 resnet18 emotion-recognition pretrained-models
1 source
- readme: https://github.com/WuJie1010/Facial-Expression-Recognition.Pytorch · fetched 2026-08-28 · 71dc7cd0b71d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WuJie1010/Facial-Expression-Recognition.Pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="WuJie1010/Facial-Expression-Recognition.Pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem