GW-Wang-thu / Temperature-Monitor-System-based-on-Infrared-Camera-and-Face-DetectionLinks
基于红外相机和人脸检测的体温监测告警系统
☆37Updated 4 years ago
Alternatives and similar repositories for Temperature-Monitor-System-based-on-Infrared-Camera-and-Face-Detection
Users that are interested in Temperature-Monitor-System-based-on-Infrared-Camera-and-Face-Detection are comparing it to the libraries listed below
Sorting:
- 实现手势控制音量☆21Updated 2 years ago
- 移动端实时疲劳驾驶检测☆43Updated 4 years ago
- 基于人眼状态的疲劳驾驶识别系统☆33Updated 10 years ago
- Qt自动对焦实现☆16Updated 6 years ago
- 多个网络摄像头 进行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆88Updated 5 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆51Updated 3 years ago
- 图片烟雾识别☆60Updated 9 years ago
- 变电站作业管控平台。包括人脸识别考勤,移动目标跟踪,越线检测,安全措施检测,姿态识别等功能。☆96Updated 6 years ago
- 基于RFBNET实现对无人机航拍图中电力杆塔,输电线的异常检测☆45Updated 2 years ago
- 疲劳驾驶检测☆29Updated 6 years ago
- Traffic light classify☆35Updated 7 years ago
- 用opencv的dnn模块实现Yolo-Fastest的目标检测☆51Updated 4 years ago
- 《Reading Digital Numbers of Water Meter withDeep Learning based Object Detector》was received by PRCV2019☆43Updated 6 years ago
- 在瑞芯微rockchip的AI芯片rv1109上,利用rknn和opencv库,修改了官方yolov3后处理部分代码Bug,交叉编译yolov3-demo示例后可成功上板部署运行。☆34Updated 3 years ago
- ☆56Updated 6 years ago
- 借助于Ascend310 AI处理器完成深度学习算法部署任务,应用背景为变电站电力巡检,基于YOLO v4算法模型对常见电力巡检目标进行检测,并充分利用Ascend310提供的DVPP等硬件支持能力来完成流媒体的传输、处理等任务,并对系统性能做出一定的优化。☆30Updated 4 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆64Updated 4 years ago
- opencv实现人脸检测, 识别视频流中人脸的位置,并且画出人脸所在的矩形区域。☆43Updated 7 years ago
- 《深度学习图像识别技术:基于TensorFlow Object Detection API和Intel OpenVINO》☆45Updated 4 years ago
- 基于Landmark计算哈欠、眨眼、左顾右盼,来判定疲劳驾驶 、危险驾驶☆27Updated 6 years ago
- 一键预览 OpenCV 60 种图像效果,图像预处理 pipeline 工具☆93Updated 4 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 本系统以树莓派3B+为嵌入式计算平台,与CSI摄像头、二自由度旋转云台结合,主体使用Python和PHP编程,应用I2C通信与OpenCV等前沿技术,通过Frp内网穿透打通内外网数据传输,实现具有远程实时视频监控、运动检测及画面截图邮件预警、远程控制云台摄像头转动、监控画面…☆47Updated 3 years ago
- 此代码用于目标检测,模型小,检测速度快速,适合没GPU显卡的嵌入式设备运行,比如“树莓派”、ARM开发板、嵌入式开发板。☆43Updated 4 years ago
- RK3588 Debian11环境下实现yolov5-face的推理实现,包括Python和C++实现。主要依赖RKNPU2 SDK和rknn_toolkit_lite2☆21Updated last year
- Detecting objects from camera or local video files vi qt and yolo.☆24Updated 7 years ago
- ☆35Updated 6 years ago
- Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detect…☆26Updated last year
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆103Updated 6 years ago
- 这是一个基于yolo-fastest模型的小车,主控是art-pi开发板,使用了rt thread操作系统。该小车能够识别特定种类的垃圾,并使用机械臂将其拾取并放置在 垃圾筐内。☆14Updated 3 years ago