liwenchao956 / Traffic-signal-recognition--
本项目使用YOLOv4模型,并在对数字信号灯进行数字识别时采用opencv算法。
☆124Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Traffic-signal-recognition--
- 完成对车牌的识别。☆10Updated last year
- A implementation of centerloss in multi_box_loss☆72Updated 5 years ago
- QAT(quantize aware training) for classification with MQBench☆35Updated 3 years ago
- Pruning Filter in Filter(NeurIPS2020)☆168Updated 8 months ago
- human paring project based on caffe tools☆21Updated 5 years ago
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统☆57Updated 3 years ago
- Traffic sign detection 交通标志、信号灯检测,请加Q群交流:904484709☆50Updated 4 years ago
- ☆23Updated 7 months ago
- Baidu Rope3d detector based on yolov7☆46Updated last year
- yolov5-deepsort+opencv.kcf+TensorRT+QT☆25Updated 2 years ago
- Algorithm based on Yolo v5 to detect the front vehicles' distance☆46Updated 9 months ago
- 使用yolov4训练的TT100k(交通标志)模型☆38Updated 3 years ago
- A multi-task(detection, tracking, dense estimation, object counting) frame-work based on yolov5+deepsort☆35Updated 3 years ago
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆51Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆70Updated last year
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆57Updated last year
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆120Updated 6 months ago
- Using YoloV3 to detect pointer instruments and reading the number by Hough Transform☆45Updated 2 years ago
- Algorithm based on Yolo v5 and Deep Sort to detect the front vehicles' distance and relative velocity☆38Updated 9 months ago
- 本项目针对传统车道线检测鲁棒性较差的现象,通过运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。☆46Updated last year
- 基于yolov5,在woodscape数据集上实现旋转框目标检测+语义分割☆10Updated 8 months ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆43Updated last year
- Example of using YOLOv8 of Ultralytics in to Object Detection, Semantic Segmentation about image and video in PyQt☆20Updated 8 months ago
- ☆15Updated 7 months ago
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度 学习框架的依赖。☆271Updated 2 years ago
- 3d object detection model smoke c++ inference code☆32Updated last year
- perform 3D object detection base on Yolov5 and 3DDeepbox☆32Updated 3 years ago
- 本系统使用是一个django项目,主要功能包括多类型指针式仪表识别、文字识别、仪表模板管理等。仪表识别的过程为:使用OCR文字识别检测待测仪表图像的模板类型,读取模板图像和其对应的参数信息;然后进行模板匹配定位仪表位置,再获取指针角度以及计算仪表数值。☆24Updated 2 years ago
- The deployment of Yolov8-seg on Jetson AGX Xavier(带低光照补偿的yolov8检测分割模型)☆41Updated 11 months ago
- Use yolov5 for traffic sign detection☆27Updated 3 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆51Updated 6 months ago