Ameshiro77 / CV-2023fall-projectLinks
2023CV项目:单目相机减速带检测以及测距
☆21Updated 2 years ago
Alternatives and similar repositories for CV-2023fall-project
Users that are interested in CV-2023fall-project are comparing it to the libraries listed below
Sorting:
- Algorithm based on Yolo v5 to detect the front vehicles' distance☆55Updated last year
- 使用TensorRT加速YOLOv8-Seg,完整的后端框架,包括Http服务器,Mysql数据库,ffmpeg视频推流等。☆86Updated 2 years ago
- ☆52Updated 4 years ago
- Baidu Rope3d detector based on yolov7☆58Updated 2 years ago
- 11111☆29Updated 2 years ago
- ☆16Updated 2 years ago
- The improved model for multi-object detection and lane line segmentation based on the YoloP model.☆14Updated 2 years ago
- Algorithm based on Yolo v5 and Deep Sort to detect the front vehicles' distance and relative velocity☆43Updated last year
- 在Jetson AGX Xavier上部署yolov8-seg检测分割模型(带自适应低光照补偿)☆50Updated 8 months ago
- This repo would give multi-task keypoint detect code based yolov8. The landmarks or keypoints with different classes and numbers can be …☆12Updated 2 years ago
- 基于yolov5的C++单目摄像头测距☆38Updated 2 years ago
- 使用yolov4训练的TT100k(交通标志)模型☆43Updated 4 years ago
- ☆32Updated 2 years ago
- 使用yolov8-pose进行人体关键点检测,通过计算人体各关键点关系进行人体摔倒检测(ncnn框架实现)☆70Updated last year
- This project is for vehicle Tracking and detecting using yolo v11 (latest )☆12Updated last year
- 使用yolov5与deepsort实现车辆目标跟踪与应用☆23Updated 3 years ago
- RT-DETRv2 tensorrt C++ 部署☆21Updated last year
- 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt☆72Updated 2 years ago
- 本项目针对传统车道线检测鲁棒性较差的现象,通过运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了 一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。☆67Updated 2 months ago
- 基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速☆48Updated 3 years ago
- yolov8s-pose using ncnn inferring!☆43Updated 2 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆96Updated 2 years ago
- based on the yolov8,provide pt-onnx-tensorrt transcode and infer code by c++☆58Updated 2 weeks ago
- 基于yoloV7-pose添加任意个关键点和检测目标多分类☆113Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆55Updated 2 years ago
- yolov8的训练以及在旭日x3派上的部署☆22Updated 2 months ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆135Updated last year
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆305Updated 3 years ago
- yolov8 旋转目标检测部署,瑞芯微RKNN芯片部署、地平线Horizon芯片部署、TensorRT部署☆28Updated last year
- yolov11 的tensorRT C++ 部署,后处理使用cuda实现比较耗时的操作。☆44Updated last month