emotion_recognition

所属分类:模式识别(视觉/语音等)
开发工具:Python
文件大小:1674KB
下载次数:1
上传日期:2022-11-21 21:48:33
上 传 者sh-1993
说明:  情绪识别,,
(emotion_recognition,,)

文件列表:
60_accu_model.ckpt (656048, 2019-12-04)
63_accu_model_2.ckpt (1448776, 2019-12-04)
cascades (0, 2019-12-04)
cascades\haarcascades (0, 2019-12-04)
cascades\haarcascades\haarcascade_frontalface_default.xml (930126, 2019-12-04)
data (0, 2019-12-04)
data\fer2013 (0, 2019-12-04)
requirements.txt (110, 2019-12-04)
run_display.sh (137, 2019-12-04)
run_train.sh (125, 2019-12-04)
src (0, 2019-12-04)
src\load_data.py (2231, 2019-12-04)
src\models (0, 2019-12-04)
src\models\cnn.py (11397, 2019-12-04)
src\random_display.py (2858, 2019-12-04)
src\test_accuracy_classification_report.py (1838, 2019-12-04)
src\train_model.py (1136, 2019-12-04)
test.py (1537, 2019-12-04)
test_open_cv_cam.py (1697, 2019-12-04)

# Emotion Recognition Live emotion detection on a human. Possible emotions: * sad * angry * happy * neutral * disgust * scared * surprised ## Install Requirements `pip install -r requirements.txt` ## Download Dataset * fer2013 from deadskull7 * at [Kaggle](https://www.kaggle.com/deadskull7/fer2013) ## How to ? ### Train ```sh chmod +x run_train.sh ./run_train.sh ``` ### Use Emotion Recognition * Require a camera on the device ```sh chmod +x run_display.sh ./run_display.sh ```

近期下载者

相关文件


收藏者