CNN学生行为识别
☆25Mar 8, 2022Updated 4 years ago
Alternatives and similar repositories for Student-engage-cnn
Users that are interested in Student-engage-cnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 不良行为识别+身份检测,直接将从摄像头实时检测到的不良行为,将通过人脸检测对应到的学生id和取证照片上传至服务器集群☆19Jul 8, 2019Updated 7 years ago
- 学生行为系统--实现人脸检测、人脸识别以及情绪识别与分析功能☆46Jun 25, 2023Updated 3 years ago
- 课堂行为识别☆37Feb 6, 2023Updated 3 years ago
- 智慧教室项目的Java版本,尝试将多人姿态估计、情绪识别、人脸识别、静默活体检测等技术在java上实现。☆64Nov 22, 2021Updated 4 years ago
- 项目使用华为云 ModelArts AI 开发平台进行训练部署,采用 Mask R-CNN 算法模型进行识别预测。☆13Jul 23, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。☆32Apr 11, 2024Updated 2 years ago
- 安防视频云平台,输入支持各种格式(rtsp、gb28181、sdk视频图片等),输出统一为视频流和图片流,对接算法平台(人脸识别、车牌识别、目标检测等),支持报警事件联动,预览输出支持hls和http-flv,所有服务器集群运行,高并发☆24Sep 24, 2020Updated 5 years ago
- 使用opencv3的DNN模型加载官方训练好的pose.caffemodel快速实现人体姿态估计。☆23Mar 19, 2021Updated 5 years ago
- This repo contains a PyTorch implementation of a CNN model for multi-label Image classification model deployed on heroku.☆14Feb 28, 2021Updated 5 years ago
- YOLOv8安全帽工作服检测☆12Oct 13, 2023Updated 2 years ago
- The improved SSD is used to detect small targets in CCSDB dataset☆12Dec 15, 2020Updated 5 years ago
- 目标检测算法主要包括:两类two-stage和one-stage 一类是two-stage,two-stage检测算法将检测问题划分为两个阶段,首先产生候选区域(region proposals),然后对候选区域分类(一般还需要对位置精修),这一类的典型代表是R-CNN…☆16Sep 5, 2021Updated 4 years ago
- Monitor in classroom headcount, support image/video/live streaming as input. 教室人数检测统计☆47Jul 10, 2026Updated 2 weeks ago
- 基于飞桨pphuman中跨镜头跟踪的改进,主要是实现两路推流实时跟踪☆16Aug 14, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个适配7.0模型的pyqt界面2☆18May 5, 2023Updated 3 years ago
- 群体课堂专注度分析、考试作弊系统、动态点名功能的Qt Demo,使用多人姿态估计、情绪识别、人脸识别、静默活体检测等技术☆333Mar 28, 2024Updated 2 years ago
- 基于ultralytics训练的行人跌倒检测模型☆20Jul 10, 2023Updated 3 years ago
- 基于STC单片机的智能垃圾箱☆13Jul 29, 2021Updated 4 years ago
- 用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里…☆77Dec 21, 2020Updated 5 years ago
- Age Prediction of Brain MRI by 3D VGG Network☆16Nov 10, 2016Updated 9 years ago
- Contains code for C3D, LCN and TSM for action recognition models.☆10May 31, 2020Updated 6 years ago
- 眼迹AI是一套集成了面部识别和物体检测功能的系统,它能够实时监控环境并在检测到危险情况时自动向服务器发送警报,从而迅速通知当局应对风险。对于司机而言,时常面临乘客可能实施抢劫或其他不当行为的潜在威胁。通过在您的手机或行车记录仪上部署这一AI系统,不仅能提供即时的安全保障,还…☆16Mar 2, 2025Updated last year
- Run Online-Realtime-Action-Recognition-based-on-OpenPose sucess☆11Apr 6, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 16-Point FFT is developed in order to accurately model that of the MATLAB function. . The module successfully tested using verilog testbe…☆19May 27, 2016Updated 10 years ago
- This is a Smart-Class-System based on pyqt and tensorflow, with features such as face recognition attendance, unattended exams and classr…☆17Aug 20, 2020Updated 5 years ago
- stm32小车,循迹,寻图,避障,抓取☆19Dec 4, 2019Updated 6 years ago
- Student Classroom Behavior dataset☆479May 7, 2026Updated 2 months ago
- 基于YOLOv8和PYQT5的检测界面☆45Apr 22, 2024Updated 2 years ago
- Approaching Pedestrian Tracking problem on surveillance camera with YoloV5 for pedestrian detection and DeepSORT for tracking.☆14Aug 13, 2022Updated 3 years ago
- 基于改进YOLOv7&OpenCV的行人过马路速度与交通灯实时监测系统(源码&教程)☆10Dec 4, 2023Updated 2 years ago
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆92Mar 28, 2022Updated 4 years ago
- 基于PaddlePaddle的智慧课堂实时监测系统—EduWatching☆85May 22, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 砖了个砖游戏助手☆12Aug 25, 2024Updated last year
- 基于opencv的人脸识别考勤系统☆11Nov 16, 2019Updated 6 years ago
- 该课题为基于matlab的教室人数统计系统。带有一个人机交互界面,输入班级人员的图片(正脸),进行肤色部分的提取,结合形态学去除干扰区域,分割人脸并且进行数数。该个体可以进行二次开发,也就是将识别到的人脸分别进行识别出张三李四王五,从而进行多人的人脸图像考勤系统,或者是门禁…☆10Jan 22, 2022Updated 4 years ago
- 打架斗殴暴力行为检测系统源码和数据集:改进y打架斗殴暴力行为检测系统源码和数据集:改进yolo11-CSP-EDLANolo11-CSP-EDLAN☆14Nov 20, 2024Updated last year
- 基于Hadoop的图像检索之人脸识别系统☆22Aug 3, 2017Updated 8 years ago
- 基于多人人脸识别的课堂考勤系统设计☆21May 27, 2023Updated 3 years ago
- ☆15Apr 28, 2023Updated 3 years ago