利用Pytorch设计完成的基于卷积神经网络实现的面部表情识别项目 —— A facial expression recognition project based on convolution neural network designed by Pytorch 【Plus版本】:https://github.com/hexiang10/face-recognition-plus
☆332Jun 12, 2023Updated 3 years ago
Alternatives and similar repositories for facial-expression-recognition
Users that are interested in facial-expression-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Deep Learning based Facial Expression Recognition, 基于深度学习的面部表情识 别☆123Dec 15, 2024Updated last year
- 这是一个用pytorch实现的人脸表情识别☆44Mar 19, 2021Updated 5 years ago
- ☆23Aug 9, 2023Updated 3 years ago
- A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 an…☆1,976Jun 14, 2021Updated 5 years ago
- This is a Python 3 based project to display facial expressions by performing fast & accurate face detection with OpenCV using a pre-train…☆71Feb 15, 2019Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于ResNet50在RAF-DB数据集上的人脸情绪识别☆27Jun 4, 2024Updated 2 years ago
- "A Dual-branch Adaptive Distribution Fusion Framework For Real-world Facial Expression Recognition", ICASSP 2023☆21Mar 26, 2025Updated last year
- 基于Paddle框架的TinyYOLO人脸检测和ResNet表情识别☆34Mar 7, 2021Updated 5 years ago
- 本科毕业设计-基于深度学习的模糊人脸图像增强系统的设计与实现☆10Jan 12, 2018Updated 8 years ago
- Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).☆680Nov 30, 2020Updated 5 years ago
- 本项目的目标是设计并实施一个面部情绪识别系统,本系统利用卷积神经网络(Convolutional Neural Network,CNN)算法,基于Tensorflow深度学习框架,来预测和分类人的面部情绪,最后通过图形化界面完成以下两个功能的设计:从本地读取图片进行面部情绪…☆35Oct 12, 2023Updated 2 years ago
- 基于CNN卷积神经网络实现实时分辨人脸微表情☆122Jul 15, 2020Updated 6 years ago
- 基于opencv与深度学习的人脸情绪识别☆12Apr 15, 2024Updated 2 years ago
- 毕业设计 使用pytorch进行深度学习网络模型训练,实现车型识别☆115Dec 23, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Unofficial implementation of "Feature Decomposition and Reconstruction Learning for Effective Facial Expression Recognition - CVPR'21"☆19Mar 3, 2024Updated 2 years ago
- Official code for the paper "Towards developing a Multi Modal Video Recommendation system"☆18Mar 8, 2023Updated 3 years ago
- 课堂专注度及考试作弊系统、课堂动态点名。情绪识别、表情识别、姿态识别和人脸识别结合☆519Apr 5, 2024Updated 2 years ago
- 表情识别☆81Jan 5, 2018Updated 8 years ago
- 2021人工智能导论大作业——基于图像的情绪分析☆19Jan 1, 2024Updated 2 years ago
- 使用最基础的Two Stage策略进行遥感图像中的飞机目标识别,本识别代码可以轻松移植到任何的目标检测任务中,只需要你重新训练CNN网络☆24Jan 1, 2019Updated 7 years ago
- Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset☆176Sep 13, 2018Updated 7 years ago
- Pytorch implementation of "Real-time Convolutional Neural Networks for Emotion and Gender Classification" (mini-Xception)☆73Apr 29, 2021Updated 5 years ago
- 深度学习项目--基于深度卷积网络的肝脏分割☆15Jun 10, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 本科毕业设计,基于python的图像复制粘贴篡改识别软件。☆24Sep 13, 2021Updated 4 years ago
- 一個基於Python的人臉表情影像辨識深度學習,原理則是將原本的七個表情,轉化為上課程度的表現,並可以實現即時串流。 A deep learning of facial expression image recognition based on python, the pr…☆11Jul 20, 2023Updated 3 years ago
- Facial expression recognition & objects detection with Keras☆10Jun 12, 2023Updated 3 years ago
- Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"☆111May 7, 2023Updated 3 years ago
- the source code of paper, "Block Division Convolutional Network with Implicit Deep Features Augmentation for Micro-Expression Recognition…☆20Jan 11, 2022Updated 4 years ago
- PyTorch version for the "Micro-expression Recognition Based on Facial Graph Representation Learning and Facial Action Unit Fusion"☆75Oct 11, 2022Updated 3 years ago
- 基于CNN的表情识别demo☆38Jul 20, 2018Updated 8 years ago
- 中英文神经网络机器翻译☆14Jan 17, 2021Updated 5 years ago
- 群体课堂专注度分析、考试作弊系统、动态点名功能的Qt Demo,使用多人姿态估计、情绪识别、人脸识别、静默活体检测等技术☆334Mar 28, 2024Updated 2 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.
- A demo for multi-modal emotion recognition.(多模态情感识别demo)☆91Apr 2, 2024Updated 2 years ago
- ☆14Aug 13, 2021Updated 5 years ago
- Opencv基于改进VGG19的表情识别系统(源码&Fer2013&教程)☆17Nov 12, 2023Updated 2 years ago
- 基于卷积神经网络U-Net实现生物医学影像分割,使用pytorch框架实现☆28Sep 18, 2021Updated 4 years ago
- 本项目为做毕设之前学习pytorch进行图像去噪处理的复现练习☆11Oct 25, 2022Updated 3 years ago
- [TIP'21] Learning Deep Global Multi-scale and Local Attention Features for Facial Expression Recognition in the Wild☆96Apr 15, 2023Updated 3 years ago
- ☆43Jul 7, 2019Updated 7 years ago