brucelee78

brucelee78

Geek Repo

Github PK Tool:Github PK Tool

brucelee78's starred repositories

data_prep

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

Language:PythonStargazers:19Issues:0Issues:0
Language:PythonStargazers:4Issues:0Issues:0

Automatic-Number-Plate-Recognition

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, detection of characters within the images provided, verification of the character sequences as being those from a vehicle license plate, character recognition to convert image to text; so ending up with a set of metadata that identifies an image containing a vehicle license plate and the associated decoded text of that plate.

Language:PythonLicense:NOASSERTIONStargazers:18Issues:0Issues:0

flexible-yolov5

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

Language:PythonLicense:GPL-3.0Stargazers:654Issues:0Issues:0

Auto_maker

大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~

Language:PythonStargazers:189Issues:0Issues:0

deep-learning-for-image-processing

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

Language:PythonLicense:GPL-3.0Stargazers:21321Issues:0Issues:0

crnn-pytorch

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

Language:PythonLicense:MITStargazers:374Issues:0Issues:0

fire-and-gun-detection

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

Language:PythonLicense:MITStargazers:69Issues:0Issues:0

Weapon-Detection

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 model and data integration was performed using OIDv4 ToolKit.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:6Issues:0Issues:0

AI-detection-weapons

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

Language:PythonStargazers:44Issues:0Issues:0

RealTime-Weapons-Detection-CNN

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

Language:C++License:MITStargazers:1Issues:0Issues:0

weapons-detection-Mask_RCNN

weapons detection using Mask_RCNN 5 types of weapons(Grenade - Machine Guns - Masked Faces - Pistol Hand Guns - RPG) Dataset is in the folder called weapons

Language:PythonLicense:NOASSERTIONStargazers:4Issues:0Issues:0

yolov5-tensorrt

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

Language:PythonLicense:Apache-2.0Stargazers:191Issues:0Issues:0

yolov5_tensorRT

yolov5 pth convert tensorrt and inference

Language:PythonStargazers:13Issues:0Issues:0
Language:PythonStargazers:3Issues:0Issues:0

tensorrt_client

yolov5的tensorrt客户端

Language:PythonStargazers:2Issues:0Issues:0

yolov5_deepsort_tensorrt

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.

Language:PythonLicense:MITStargazers:168Issues:0Issues:0

tensorrt_yolov5_tracker

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)

Language:PythonLicense:MITStargazers:25Issues:0Issues:0

YoloV5_JDE_TensorRT_for_Track

A multi object tracking Library Based on tensorrt

Language:C++License:MITStargazers:52Issues:0Issues:0

cpp-call-python-opencv

Call Python OpenCV function from C++

Language:C++Stargazers:3Issues:0Issues:0

call-python-from-cpp

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

Language:C++Stargazers:59Issues:0Issues:0

mask_detector

Real time face mask detector based on YOLOv5

Language:Jupyter NotebookStargazers:5Issues:0Issues:0

face-mask-detector

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

Language:PythonStargazers:12Issues:0Issues:0

MaskTheFace

Convert face dataset to masked dataset

Language:PythonLicense:MITStargazers:562Issues:0Issues:0

Real-World-Masked-Face-Dataset

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

Language:PythonStargazers:1922Issues:0Issues:0

mobile-lpr

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

Language:C++Stargazers:601Issues:0Issues:0

License_Plate_Detection_Pytorch

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

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:632Issues:0Issues:0

anpr_yolov5

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

Language:PythonLicense:NOASSERTIONStargazers:63Issues:0Issues:0

MTML

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

Language:PythonStargazers:9Issues:0Issues:0