FER model tuned with Korean Emotion dataset
Classify emotions into 3 labels: Angry/sad, Happy, Suprise
finetuned_model.h5
: trained model
project.ipynb
: backend server & training code
base_models
: model test results
vue code for result visualization
- run backend server in colab
- set new ip address(colab backend server) to websocket config in
frontend/src/component/MainPage.vue
- run frontend
- copy-paste youtube url to frontend form
- watch analysis (you should refresh page for next analysis)