Shay-Ostrovsky / YOLO-Haarcascade-Emotion-Recognition-with-Real-Time-Face-DetectionLinks
This project implements real-time emotion recognition using a custom-trained YOLOv8 model for face detection and a Haarcascade classifier. The emotion detection is powered by a CNN trained on the FER-2013 dataset, classifying seven emotions: angry, disgust, fear, happy, neutral, sad, and surprise.
☆16Updated last year
Alternatives and similar repositories for YOLO-Haarcascade-Emotion-Recognition-with-Real-Time-Face-Detection
Users that are interested in YOLO-Haarcascade-Emotion-Recognition-with-Real-Time-Face-Detection are comparing it to the libraries listed below
Sorting:
- 利用Pytorch设计完成的基于卷积神经网络实现的面部表情识别项目 —— A facial expression recognition project based on convolution neural network designed by Pytorch 【Plu…☆304Updated 2 years ago
- 人脸识别之表情识别项目相关源码☆926Updated last year
- Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"☆111Updated 2 years ago
- 学生行为系统--实现人脸检测、人脸识别以及情绪识别与分析功能☆42Updated 2 years ago
- ICPR 2020: Facial Expression Recognition using Residual Masking Network☆501Updated 2 months ago
- 模块一:多目标人脸检测、模块二:课堂表情识别、模块三:疲劳状态检 测、模块四:头部姿态估计、模块五:身体倾斜度检测、模块六:用模糊综合评价算法代入模块2-5测到的数据计算学生注意力☆46Updated last year
- 课堂专注度及考试作弊系统、课堂动态点名。情绪识别、表情识别、姿态识别和人脸识别结合☆470Updated last year
- 人脸检测加表情识别☆175Updated last week
- 中文孤立手语词识别;Bi-LSTM;SLR;500-CSL☆177Updated 2 years ago
- 使用RepVGG网络在RAF-DB人脸表情数据集上训练并得到了一个人脸表情的分类系统 The RepVGG network is used to train a facial expression classification system on RAF-DB facia…☆19Updated 3 years ago
- Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream☆500Updated 2 years ago
- 群体课堂专注度分析、考试作弊系统、动态点名功能的Qt Demo,使用多人姿态估计、情绪识别、人脸识别、静默活体检测等技术☆310Updated last year
- This method achieves SOTA single model accuracy of 73.70 % on FER2013 without using extra training data.☆99Updated last year
- 这是一个用pytorch实现的人脸表情识别☆42Updated 4 years ago
- Deep Learning based Facial Expression Recognition, 基于深度学习的面部表情识别☆108Updated 10 months ago
- 使用fer2013数据集、tf2、opencv等完成人脸情绪识别☆17Updated 4 years ago
- 📜 A Novel Facial Emotion Recognition Model Using Segmentation VGG-19 Architecture☆18Updated 2 years ago
- emotion classification using fer2013 datasets with a Tensorflow CNN model.☆21Updated 2 years ago
- 使用casme2数据集训练的微表情识别MicroExpressionRecognition,支持摄像头、图片视频检测。☆142Updated 2 years ago
- Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).☆678Updated 4 years ago
- 课堂行为识别☆30Updated 2 years ago
- 基于CNN卷积神经网络实现实时分辨人脸微表情☆116Updated 5 years ago
- 根据CNN学习识别人体姿态和动作☆39Updated 3 years ago
- 基于sEMG和IMU的手语手势识别,包括数据收集、数据预处理(去噪、特征提取,分割)、神经网络搭建、实时识别等。☆36Updated 7 years ago
- 基于Mediapipe框架检测人体3D骨架,KNN算法识别人体是否跌倒。☆67Updated 2 years ago
- 基于openpose和图像分类的手语识别项目☆66Updated 3 years ago
- 用于表情识别的轻量级卷积神经网络☆18Updated 2 years ago
- Code for the paper: "EmoNeXt: an Adapted ConvNeXt for Facial Emotion Recognition"☆49Updated last year
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆166Updated last year
- 本项目的目标是设计并实施一个面部情绪识别系统,本系统利用卷积神经网络(Convolutional Neural Network,CNN)算法,基于Tensorflow深度学习框架,来预测和分类人的面部情绪,最后通过图形化界面完成以下两个功能的设计:从本地读取图片进行面部情绪…☆26Updated 2 years ago