基于人脸识别的签到考勤系统项目源码
☆20Dec 20, 2018Updated 7 years ago
Alternatives and similar repositories for sign
Users that are interested in sign are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Springboot+Mybatis的人脸识别考勤后端接口☆12May 22, 2019Updated 6 years ago
- 基于Face++的人脸识别课堂考勤系统。☆26May 1, 2016Updated 9 years ago
- 基于openCV人脸识别的课堂考勤系统服务端☆27Jun 9, 2017Updated 8 years ago
- 餐厅管理系统 - 练习JDBC、MySQL数据库、德鲁伊连接池的使用;用户登录、订座、点餐、结账、人事管理☆12Feb 22, 2022Updated 4 years ago
- Detecting Fatigue Driving using Deep Learning☆14Apr 10, 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.
- Spring boot2.0 + Mybatis + PageHelper实现增删改查和分页查询功能☆10Sep 21, 2018Updated 7 years ago
- springboot2 + mybatis-plus3 +shiro1.4 +layui细颗粒度网站后台用户权限管理系统☆12Sep 4, 2018Updated 7 years ago
- 本科毕业设计:基于在线人脸识别的课堂签到系统☆26Feb 9, 2022Updated 4 years ago
- YOLOv8安全帽工作服检测☆12Oct 13, 2023Updated 2 years ago
- 支持电子书上传下载,以及评论推荐等功能。第一版已基本完成☆11Jun 16, 2018Updated 7 years ago
- 基于深度学习的文本分类,实现基于CNN和RNN的文本分类☆11Sep 20, 2021Updated 4 years ago
- Java Web期末课程设计项目。使用了Spring+Spring MVC+Hibernate框架☆13Dec 31, 2016Updated 9 years ago
- (前端)本科毕业设计-基于深度学习的人脸识别考勤系统,具备基础的人脸录入,人脸识别,考勤管理,课堂管理,班级管理,日志管理等功能☆10Jan 24, 2022Updated 4 years ago
- 公共场合口罩检测☆18Feb 6, 2020Updated 6 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 人事管理系统使用了SSM控件,使用Maven进行依赖包控制。☆13Dec 16, 2022Updated 3 years ago
- 使用python编写的一个简单的人脸识别考勤打卡系统☆43May 28, 2022Updated 3 years ago
- 打架斗殴暴力行为检测系统源码和数据集:改进y打架斗殴暴力行为检测系统源码和数据集:改进yolo11-CSP-EDLANolo11-CSP-EDLAN☆13Nov 20, 2024Updated last year
- 个人毕业设计 使用卷积神经网络智能识别垃圾智能分类并编写微信小程序管理 使用的技术卷积神经网络,flask框架,vue2,这些技术的学习笔记都附在里面,☆12Mar 6, 2023Updated 3 years ago
- 眼迹AI是一套集成了面部识别和物体检测功能的系统,它能够实时监控环境并在检测到危险情况时自动向服务器发送警报,从而迅速通知当局应对风险。对于司机而言,时常面临乘客可能实施抢劫或其他不当行为的潜在威胁。通过在您的手机或行车记录仪上部署这一AI系统,不仅能提供即时的安全保障,还…☆16Mar 2, 2025Updated last year
- 花生病虫害智能识别,模型使用迁移学习搭建CNN卷积神经网络☆13Nov 29, 2019Updated 6 years ago
- 基于opencv的人脸识别考勤系统☆11Nov 16, 2019Updated 6 years ago
- 用于学习和磨练自己的小项目:SSM图书管理系统☆17Jun 14, 2019Updated 6 years ago
- 这个项目使用SpringMVC+MyBatis开发学生管理系统,课程模块包括:管理员登录模块、班级模块、学生模块的开发,前端使用BootStrap+JQuery+JSON完成页面显示效果,使用ajax实现异步刷 新操作。☆12Jul 2, 2017Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Official code of "ADC-GS: Anchor-Driven Deformable and Compressed Gaussian Splatting for Dynamic Scene Reconstruction", IJCAI2025☆29Mar 10, 2026Updated 2 weeks ago
- python使用xlrd和xlwt 读写考勤 excel表格,并进行数据统计,输出统计结果表格☆20Mar 16, 2019Updated 7 years ago
- 虚拟宠物医院学习系统☆18Dec 16, 2022Updated 3 years ago
- Tensorflow C++ cross platform inference library recipe☆11Feb 8, 2019Updated 7 years ago
- ☆10Mar 14, 2018Updated 8 years ago
- A trained model of YOLOv8 which will detect Fight or Violence and NonViolence in videos☆14Sep 20, 2024Updated last year
- 网络安全态势感知新闻平台(前台)☆20Jun 27, 2018Updated 7 years ago
- 基于协同双注意力机制CDAM2改进YOLOv7的工地安全帽佩戴检测系统☆14Dec 5, 2023Updated 2 years ago
- 通过 AdaFace 提取人脸特征向量服务☆20Nov 2, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 目标检测算法主要包括:两类two-stage和one-stage 一类是two-stage,two-stage检测算法将检测问题划分为两个阶段,首先产生候选区域(region proposals),然后对候选区域分类(一般还需要对位置精修),这一类的典型代表是R-CNN…☆15Sep 5, 2021Updated 4 years ago
- 微服务后台通用管理系统,采用vue☆12May 8, 2019Updated 6 years ago
- springboot集成shiro的几个项目,进阶式讲解☆12Sep 17, 2018Updated 7 years ago
- 网页在线聊天系统管理员端☆10Apr 23, 2021Updated 4 years ago
- 🎨 一个炫酷的UI框架,基于Vue2☆17Oct 31, 2019Updated 6 years ago
- 知网、万方、专利局爬虫☆11Mar 20, 2019Updated 7 years ago
- 基于ultralytics 训练的行人跌倒检测模型☆20Jul 10, 2023Updated 2 years ago