Skip to content

creeper00/Fatial-Emotion-Recognization-on-Korean-Emotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FER on Korean Emotion

FER model tuned with Korean Emotion dataset
Classify emotions into 3 labels: Angry/sad, Happy, Suprise

image

Backend

finetuned_model.h5 : trained model
project.ipynb : backend server & training code
base_models : model test results

Frontend

vue code for result visualization

  1. run backend server in colab
  2. set new ip address(colab backend server) to websocket config in frontend/src/component/MainPage.vue
  3. run frontend
  4. copy-paste youtube url to frontend form
  5. watch analysis (you should refresh page for next analysis)

Dataset

Reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published