本项目是一个由我个人开发的python深度学习项目,基于卷积神经网络的人脸表情识别,使用enterface数据集,采用截取数据集视频每一帧的图像进行数据构建,使用采集到的图像进行卷积神经网络以及一个多层感知机(MLP)训练模型,最终实现的GUI界面可以上传任意图像进行表情识别。
☆44Jun 27, 2025Updated last year
Alternatives and similar repositories for Facial-expression-recognition-based-on-convolutional-neural-networks
Users that are interested in Facial-expression-recognition-based-on-convolutional-neural-networks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Multimodal SER Model meant to be trained on recognising emotions from speech (text + acoustic data). Fine-tuned the DeBERTaV3 model, resp…☆11Jun 19, 2024Updated 2 years ago
- yolov8疲劳驾驶检测及预警☆22Mar 18, 2025Updated last year
- 基于VGG19的水果识别,水果种类:香蕉、榴莲、山竹、梨、柿子。验证集精度95.51%,测试集精度92.00%☆11Jul 1, 2022Updated 4 years ago
- 基于python的社区养老管理系统☆25Mar 20, 2024Updated 2 years ago
- Multimodal Emotion Recognition in a video using feature level fusion of audio and visual modalities☆15Jul 5, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2021年高教社杯全国大学生数学建模竞赛C题河北省一等奖☆13Jun 15, 2023Updated 3 years ago
- 人脸表情识别系统☆13Jun 1, 2020Updated 6 years ago
- 基于YOLOv5的井盖隐患智能识别系统☆19May 13, 2025Updated last year
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- A QA System based by BiLSTM. 一个基于双 向LSTM的智能问答系统,有交互界面、详细注释、多版本、能运行、文件齐全。☆17Jun 14, 2020Updated 6 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 28, 2023Updated 2 years ago
- 2024年华中杯数学建模比赛 B题 使用行车轨迹估计交通信号灯周期问题☆14Jun 6, 2024Updated 2 years ago
- 2020年高教社杯全国大学生数学建模C题:中小微企业的信贷决策☆11Jul 26, 2021Updated 5 years ago
- 2022年全国大学生数学建模竞赛山东省一等奖☆16Oct 22, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Multimodal (text, acoustic, visual) Sentiment Analysis and Emotion Recognition on CMU-MOSEI dataset.☆30Nov 8, 2020Updated 5 years ago
- C语言实现黄金矿工☆16Jul 15, 2022Updated 4 years ago
- 使用Java实现的拼图游戏,有音乐播放,用的拼图是梦华录中刘亦菲美照。设置梯度难度,适合毕业设计,大作业 ,期末和课程设计。☆24Dec 17, 2022Updated 3 years ago
- bilibili爬虫+数据分析实践,包含信息爬虫,LSTM时间序列预测,Pytorch机器学习分析,tensor board可视化☆17Jun 17, 2025Updated last year
- Multimodal Emotion eXpression Capture Amsterdam. Pipeline for capturing emotion expressions from multiple modalities (video, audio, text)…☆37Apr 7, 2025Updated last year
- 山东大学(威 海)机器学习,金长龙,2022。这是课程期末作业,轮胎字符识别 OCR 的部分。☆16Dec 11, 2023Updated 2 years ago
- 基于Pytorch的花卉识别☆34Dec 15, 2023Updated 2 years ago
- 2025年数学建模国赛A题:无人机投递烟幕弹干扰策略优化,四川省一,里面包含论文以及AI使用说明的LaTEX文件压缩包,可以直接导入overleaf,三人共同在线编辑,希望这份文件能帮到你!!谢谢!☆22May 30, 2026Updated last month
- 2022年全国大学生数学建模竞赛A题国一论文☆15Nov 7, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 交通标志识别_CNN卷积神经网络实现☆26Oct 24, 2019Updated 6 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆13Jul 13, 2018Updated 8 years ago
- 2022年CUMCM数学建模国赛比赛C题代码、建模、论文思路分享☆19Jun 16, 2023Updated 3 years ago
- 这是对2024数学建模国赛c题的研究,最终获得省一等奖。☆16Oct 15, 2024Updated last year
- 基于LSTM的恶意域名检测实例☆20Apr 3, 2020Updated 6 years ago
- 基于langchain实现的自动化建模☆19Jan 21, 2026Updated 6 months ago
- 本项目聚焦股票收盘价预测任务,以谷歌(GOOG)2006-2017 年的历史股票数据为训练基础,构建 Transformer 与 LSTM 两种深度学习模型并开展对比实验。核心目标是通过历史股票特征(如开盘价、最高价、最低价、成交量等)预测未来某一交易日的收盘价,通过对比两…☆17Aug 25, 2025Updated 11 months ago
- 该仓库存放了多模态情感分析实验的配套代码。☆42Sep 5, 2022Updated 3 years ago
- 一个基于Python的网络设备自动化巡检系统,支持多种网络设备(思科、华为、H3C、锐捷等),提供设备分组管理、状态监控、配置检查等功能,帮助网络运维人员提高工作效率。☆39Apr 28, 2026Updated 3 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 冲击2024蓝桥杯😊✈️🚀☆20May 9, 2024Updated 2 years ago
- 基于python-flask的微电影管理系统☆31Dec 7, 2022Updated 3 years ago
- 基于 ResNet 的花卉分类识别系统。☆46Aug 26, 2025Updated 11 months ago
- 2021年美国大学生数学建模竞赛B题O奖仓库,西安交通大学队伍,队伍编号2104673。☆19Oct 26, 2024Updated last year
- Optimize Any Topology: A framework for developing foundation models for topology optimization.☆27Nov 4, 2025Updated 8 months ago
- transform a javascript / html5 application to APK☆12Sep 29, 2024Updated last year
- 对淘宝(天猫)的评论爬取并进行简单分析☆27Apr 7, 2020Updated 6 years ago