Stars
⚡️鸿蒙Next Hap安装包合集,如果您觉得有帮助,还请点亮一下 Star 🌟 哦~ 万分感谢!
适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等
Automatic Number Plate Recognition (ANPR) is a system capable of reading vehicle number plates without human intervention through the use of high speed image capture with supporting illumination, d…
More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello…
deep learning for image processing including classification and object-detection etc.
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available.
Detection of people and weapons from video footage or images. The detection time was 30ms - 35ms per frame with Darknet-YOLOv4. A custom dataset was used for the training of the object detection mo…
AI-based System for Automatic Detection and Recognition of Weapons in Surveillance Video
A neural network project for detecting weapons and guns from live video feeds.
A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
yolov5 pth convert tensorrt and inference
This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
This is a project to deploy object tracking algorithm with yolov5 and TensorRT. Sort and Deep-sort algorithm are used to track the objects.(本项目用tensorrt进行目标跟踪的部署,检测器采用yolov5,跟踪器采用sort和deep-sort)
A multi object tracking Library Based on tensorrt
Call Python OpenCV function from C++
Example Code of Calling Python from C++ with PyBind11.
Real time face mask detector based on YOLOv5
A Face Mask detection system based You Only Look Once (YOLO) architecture deploy in-browser with Serverless Edge Computing for COVID-19
Real-World Masked Face Dataset,口罩人脸数据集
Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175
Code for "3D Instance Segmentation via Multi-Task Metric Learning"