Skip to content
View qirong-wu's full-sized avatar

Block or report qirong-wu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. human_face_emotion human_face_emotion Public

    数据集采用kaggle上面的公共数据集FER-2013,基线模型为自己搭建一个简单的卷积神经网络(CNN),采用迁移学习,微调预训练的Resnet18,实现1单个人物图片情绪识别,2人物视频情绪识别,3人物情绪脸部热力图,4多个人物图片情绪识别,5可视化界面

    Python 2