ycbq999's picture
Update README.md
660c14d
metadata
{}

Model Card for Model Face Expression Detection

This model is used to detect face expressions. You need to upload a clear face picture and the model generate the possiblities of the expression. happy , angry , fear or others

Model Details

Model Description

  • Developed by: Dmytro Iakubovskyi
  • Remade by: Song Chen
  • Model type: 'google/vit-base-patch16-224-in21k'
  • Finetuned from model [optional]: 'google/vit-base-patch16-224-in21k'

Model Sources [optional]

  • Paper [optional]: ViTFER: Facial Emotion Recognition with Vision Transformers

Uses

Direct Use

This model intend to be part of web application development using flask. The original model complete training is from kaggle.

Reference from DIMA896

My breakdown model