Skip to content
View brucelee78's full-sized avatar

Block or report brucelee78

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

⚡️鸿蒙Next Hap安装包合集,如果您觉得有帮助,还请点亮一下 Star 🌟 哦~ 万分感谢!

Python 1,888 66 Updated Dec 27, 2025

适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等

Python 22 1 Updated Jul 23, 2020

VOC数据集增强

Python 4 3 Updated Jun 24, 2019

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…

Python 26 8 Updated Jan 2, 2021

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

Python 686 118 Updated Aug 19, 2024

大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello…

Python 205 42 Updated Jan 18, 2021

deep learning for image processing including classification and object-detection etc.

Python 25,950 8,256 Updated Jan 12, 2025

Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.

Python 397 102 Updated Nov 6, 2019

Fire and Gun detection using yolov3 in videos as well as images. Training code, dataset and trained weight file available.

Python 75 27 Updated Oct 15, 2020

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…

Jupyter Notebook 8 1 Updated Dec 10, 2020

AI-based System for Automatic Detection and Recognition of Weapons in Surveillance Video

Python 58 18 Updated Jun 1, 2023

A neural network project for detecting weapons and guns from live video feeds.

C++ 1 2 Updated Aug 27, 2019

A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5

Python 192 46 Updated Oct 4, 2020

yolov5 pth convert tensorrt and inference

Python 14 4 Updated Nov 18, 2021
Python 3 1 Updated May 25, 2021

yolov5的tensorrt客户端

Python 2 Updated Nov 27, 2020

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.

Python 183 33 Updated May 25, 2022

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)

Python 25 5 Updated Jun 2, 2022

A multi object tracking Library Based on tensorrt

C++ 55 16 Updated Aug 12, 2021

Call Python OpenCV function from C++

C++ 3 1 Updated Mar 31, 2020

Example Code of Calling Python from C++ with PyBind11.

C++ 68 9 Updated Oct 6, 2021

Real time face mask detector based on YOLOv5

Jupyter Notebook 5 Updated Apr 12, 2021

A Face Mask detection system based You Only Look Once (YOLO) architecture deploy in-browser with Serverless Edge Computing for COVID-19

Python 11 2 Updated Jun 1, 2021

Convert face dataset to masked dataset

Python 602 155 Updated Jul 22, 2023

Real-World Masked Face Dataset,口罩人脸数据集

Python 2,030 478 Updated Nov 20, 2024

Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。

C++ 616 144 Updated Feb 24, 2021

A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet

Jupyter Notebook 683 174 Updated Jan 22, 2024

GitHub repo for my article at https://towardsdatascience.com/indian-car-license-plate-detection-using-yolo-v5-ae2574578175

Python 63 35 Updated Jul 6, 2023

Code for "3D Instance Segmentation via Multi-Task Metric Learning"

Python 10 2 Updated Sep 22, 2020
Next