学生行为系统--实现人脸检测、人脸识别以及情绪识别与分析功能
☆47Jun 25, 2023Updated 2 years ago
Alternatives and similar repositories for Student-behavior-system
Users that are interested in Student-behavior-system are comparing it to the libraries listed below
Sorting:
- CNN学生行为识别☆25Mar 8, 2022Updated 3 years ago
- 课堂行为识别☆33Feb 6, 2023Updated 3 years ago
- 群体课堂专注度分析、考试作弊系统、动态点名功能的Qt Demo,使用多人姿态估计、情绪识别、人脸识别、静默活体检测等技术☆321Mar 28, 2024Updated last year
- yolov8课堂行为监测,前端使用PyQt6实现☆14Oct 3, 2024Updated last year
- In the consideration that the college student behavior dataset is scarce, we set up a novel college students’ action dataset in the class…☆21Aug 1, 2022Updated 3 years ago
- 学生课堂行为检测系统源码分享[一条龙教学YOLOV8标注好的数据集一键训练_70+全套改进创新点发刊_Web前端展示]☆46Sep 12, 2024Updated last year
- 课堂专注度及考试作弊系统、课堂动态点名。情绪识别、表情识别、姿态识别和人脸识别结合☆497Apr 5, 2024Updated last year
- ☆34Aug 28, 2022Updated 3 years ago
- 基于改进YOLOv8与DeepSeek微调的智能交通监控与问答系统☆19Apr 16, 2025Updated 10 months ago
- 智慧教室项目的Java版本,尝试将多人姿态估计、情绪识别、人脸识别、静默活体检测等技术在java上实现。☆65Nov 22, 2021Updated 4 years ago
- Custom YOLO11m model for detecting and classifying car body damage (99% shattered glass, 96% flat tire detection accuracy)—optimized for …☆24Jun 1, 2025Updated 9 months ago
- This AI-powered system automates attendance tracking in schools, colleges, and workplaces using face recognition. It replaces traditional…☆21May 13, 2025Updated 9 months ago
- This repository provides implementation of a baseline method and our proposed methods for efficient Skeleton-based Human Action Recogniti…☆40Nov 22, 2024Updated last year
- This project helps to detect the mathematical formula from the given picture and the same formula is extracted and converted into the lat…☆12Oct 13, 2021Updated 4 years ago
- 基于YOLOv8和光流算法的车牌识别和测速项目☆12Mar 11, 2025Updated 11 months ago
- Deep Learning CNN model 🤖 that detects multiple objects on the road and helps attain autonomous driving 🚙☆10Sep 11, 2021Updated 4 years ago
- A .☆11Nov 11, 2024Updated last year
- 该数据集包括yolo和slp两种格式,数据集中根据与猪只估重和姿态跟踪相关的体表参数,确定关键点。其中yolo格式数据集中除了常规的目标框外,还多了16个关键点;而slp数据集为猪只关键点组成的骨架。☆15May 16, 2023Updated 2 years ago
- Strawberry detection by using the YOLOv8 model, Ripeness measurement of strawberry by using OpenCV and Measure distance of strawberry fro…☆14Oct 31, 2023Updated 2 years ago
- 山东大学(威海)2022年机器学习项目———布匹缺陷检测☆14Feb 20, 2023Updated 3 years ago
- Use yolov5 to realize the road occupation operation and vehicle parking violation detection in urban streets, and can independently delin…☆12Jan 2, 2023Updated 3 years ago
- 缺陷检测是图像处理领域一个应用广泛的问题。本课题依托科研项目,采用无人机上的图像探测器采集工厂内部货架图片;通过图片配准及比对,识别螺丝松动等缺陷。从而防止隐患的发生。也可以使用公开数据集处理,课题主要是算法,不限制算法依托的软件平台。☆16Feb 20, 2024Updated 2 years ago
- A real-time fall detection system using computer vision with YOLOv12 for person detection and MediaPipe for pose estimation. The system f…☆25Apr 1, 2025Updated 11 months ago
- Student Classroom Behavior dataset☆425Sep 18, 2025Updated 5 months ago
- This project is based on Halcon to recognize license plates that include letters and numbers. So far it can't recognize Chinese character…☆14Nov 6, 2025Updated 3 months ago
- This project uses a YOLO11 model to detect if a person is smoking in real-time video feeds. Built with cv2 and ultralytics, this setup ca…☆18Nov 6, 2024Updated last year
- 一個基於Python的人臉表情影像辨識深度學習,原理則是將原本的七個表情,轉化為上課程度的表現,並可以實現即時串流。 A deep learning of facial expression image recognition based on python, the pr…☆11Jul 20, 2023Updated 2 years ago
- Combination of Yolov8 and Swin-Transformer☆14Sep 27, 2025Updated 5 months ago
- 在监控画质下实现对校园自行车的重识别,包含REID模型识别,向量数据库检索,UI展示☆10Feb 13, 2024Updated 2 years ago
- An intelligent crop disease detection system powered by YOLO and DeepSeek.一个由 YOLO 和 DeepSeek 驱动的智能农作物病害检测系统。采用 Vue.js、Spring Boot 和 Flas…☆31Jan 8, 2026Updated last month
- 模块一:多目标人脸检测、模块二:课堂表情识别、模块三:疲劳状态检测、模块四:头部姿态估计、模块五:身体倾斜度检测、模块六:用模糊综合评价算法代入模块2-5测到的数据计算学生注意力☆55Feb 6, 2026Updated 3 weeks ago
- YOLO v8과 SAM (Sagment Anything Model)을 결합한 해충 (pest) detection model☆13Apr 28, 2024Updated last year
- This project aims to develop a vehicle management system using the YOLOV8 model and PaddleOCR. By combining object detection and optical …☆11Sep 8, 2024Updated last year
- 使用已经标注并处理好的2000张图片作为训练模型的数据集,并使用YOLOv5算法进行模型的训练,最终生成模型以及识别的准确率数据。该检测系统利用pyqt5开发库搭建完整的人机交互界面,实现图片上传功能,视频上传功能,以及检测等交互操作,基本实现了口罩佩戴检测系统的功能☆12Jun 14, 2024Updated last year
- A streamlit app that detects whether there is plastic in river or not using Deep Learning techniques like Object Detection and state-of-t…☆10Apr 23, 2025Updated 10 months ago
- FaceSystem项目在会议场景中支持人脸识别的会议签到系统,实现了基本的会议管理功能,参会人信息可以预先通过人脸信息进行录入,录入成功后,参会人即可进行人脸识别签到。☆11Mar 4, 2023Updated 2 years ago
- 学习电机控制算法的工程,持续更新中。。。☆20Aug 15, 2024Updated last year
- ☆14Mar 8, 2024Updated last year
- 本项目主要使用deeplabv3+和yolov7对舌像进行识别,同时拥有基于知识图谱的多轮对话系统☆11Oct 12, 2024Updated last year