MintLucas / yolov3_kerasLinks
深度学习实践:使用yolov3_keras模型进行实时目标检测(基于Penn-Fudan Database行人数据集
☆11Updated 5 years ago
Alternatives and similar repositories for yolov3_keras
Users that are interested in yolov3_keras are comparing it to the libraries listed below
Sorting:
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- 基于 yolo 的行人目标检测☆11Updated 5 years ago
- 基于深度学习的行人检测系统(YoloV3+Tensorflow)☆11Updated 4 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆144Updated 6 years ago
- 基于深度学习的口罩佩戴 检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 6 years ago
- 项目采用 YOLO V4 算法模型进行目标检测,使用 Deep SORT 目标跟踪算法。☆89Updated 2 years ago
- 深度学习 + OpenCV,Python实现实时视频目标检测☆101Updated 6 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆157Updated 4 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆173Updated 4 years ago
- YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型☆234Updated 5 years ago
- 基于yolo3的人数统计程序☆110Updated 5 years ago
- 基于YOLOv4的安全帽佩戴检测☆87Updated 4 years ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆134Updated 4 years ago
- 本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.☆389Updated 2 years ago
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆209Updated 4 years ago
- 该工作的内容主要是面向中国车牌识别系统。车牌的检测系统通过YOLOv3网络来实现,检测后的车牌会通过空间变换网络进行倾斜校正。校正后的图片经由LPRNet进行识别。目前在1000张图片上测试的最终准确率可达93.3%。实现者电子科技大学刘俊凯、陈昂、夏子寒☆38Updated 4 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- person detect based on yolov3 with several Python scripts☆261Updated 6 years ago
- 本项目是用于判断是否闭眼或者张开嘴哈欠和吸烟打电话等手势行为, 功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等, 达到危险驾驶检测的功能☆58Updated 4 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆103Updated 5 years ago
- facenet人脸检测与识别系统☆220Updated 2 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆185Updated 2 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆620Updated 4 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆75Updated 5 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆237Updated 4 years ago
- 经典目标检测方法整理☆37Updated 6 years ago
- Faster R-CNN实现安防中安全帽佩戴目标检测☆88Updated 5 years ago
- 利用opencv自带的yolo模型进行目标检测(图片和视频)☆60Updated last year