ohMyJason / MTCNN_faceDetectionLinks
期末课设_深度学习解决计算机视觉问题_基于MTCNN深度级联神经网络的人脸实时检测,By TensorFlow,with Gui
☆17Updated 6 years ago
Alternatives and similar repositories for MTCNN_faceDetection
Users that are interested in MTCNN_faceDetection are comparing it to the libraries listed below
Sorting:
- 这是一个利用keras实现mtcnn的代码,可以实现人脸检测。☆125Updated 4 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆237Updated 4 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 4 years ago
- 项目采用 YOLO V4 算法模型进行目标检测,使用 Deep SORT 目标跟踪算法。☆90Updated 2 years ago
- Real-time Traffic and Pedestrian Counting (YOLOV3 in tensorflow2)☆68Updated 5 years ago
- Using pytorch: yolov5+facenet+svm☆62Updated 3 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆60Updated 4 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆131Updated 2 years ago
- A Python training and inference implementation of Yolov5 helmet detection in Jetson Xavier nx and Jetson nano☆27Updated 3 years ago
- In this project, urban traffic videos are collected from the middle section of Xi 'an South Second Ring Road with a large traffic flow, a…☆104Updated 4 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆116Updated 3 years ago
- Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.☆84Updated 5 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆63Updated 3 years ago
- 实时车辆行人交通流计数Real-time Vehicle and Pedestrian Counting (CenterNet)☆36Updated 5 years ago
- Object detection demo based on yolov5☆68Updated 4 years ago
- 利用SSD目标检测算法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆237Updated 4 years ago
- yolov5 - deepsort 行人 车辆 跟踪 检测 计数☆43Updated 4 years ago
- Vehicle Identification Speed Detection (VISD) extracts vehicle information like License Plate number, Manufacturer and colour from a vide…☆20Updated 4 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆100Updated 6 years ago
- 基于视频的行人流量密度检测☆250Updated 4 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆209Updated 4 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆164Updated 4 years ago
- Detecting people using yolov5 model and the people were classified as High, Moderate and Normal based on their distance from one another.☆19Updated 4 years ago
- Detect speed of vehicles on multi-lane highways.☆13Updated 5 years ago
- 使用yolov5与deepsort实现车辆目标跟踪与应用☆23Updated 3 years ago
- Fire and smoke classification and detection using efficientnet☆104Updated 5 years ago
- This project is mainly to complete the palmprint feature extraction and classification tasks. The data set contains 99 people's palm prin…☆70Updated 5 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆79Updated 5 years ago
- Target detection and multi target tracking platform based on Yolo DeepSort and Flask.☆59Updated 4 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆629Updated 4 years ago