This project implements vehicle detection and counting using YOLOv11 and OpenCV. It processes a video file to track and count vehicles that cross a predefined red line, providing real-time visualizations of the detections and counts.
☆27Jul 23, 2025Updated 10 months ago
Alternatives and similar repositories for Vehicle-Detection-and-Counter-using-Yolo11
Users that are interested in Vehicle-Detection-and-Counter-using-Yolo11 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目旨在实现轴承故障的自动分类。通过对原始轴承振动信号进行包络分析、带通滤波、希尔伯特变换及短时傅立叶变换等处理,将其转换为二维图谱,再利用 2D 卷积神经网络对这些图谱特征进行学习,从而实现对轴承故障类型的精准识别,为轴承故障诊断提供高效解决方案。☆17Aug 25, 2025Updated 9 months ago
- code for manuscript "Synthesizing CT Images from MR Images with Deep Learning: Model Generalization for Different Datasets through Transf…☆13Apr 23, 2021Updated 5 years ago
- 专门用于给图片加水印打码的工具,完全基于浏览器本地API,无任何网络请求(特别适合身份证等敏感证件)☆15Feb 10, 2025Updated last year
- Code for the paper "Spatial-Temporal Multi-Cuts for Online Multiple-Camera Vehicle Tracking"☆15Apr 12, 2025Updated last year
- 人工智能写诗☆11Jun 20, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆16Sep 1, 2024Updated last year
- PyTorch implementation of Multi-Perspective Data Augmentation for Few-shot Object Detection☆24Apr 15, 2025Updated last year
- Repository for "Rescan: Inductive Instance Segmentation for Indoor RGBD Scans" (ICCV 2019)☆17Mar 12, 2020Updated 6 years ago
- OW-OVD: Unified Open World and Open Vocabulary Object Detection (CVPR 2025)☆31Dec 2, 2024Updated last year
- bing 积分获取☆29Mar 23, 2026Updated 2 months ago
- yolov8n 167fps on rk3588 with python(running without draw and show imgs)☆16May 6, 2024Updated 2 years ago
- 在rk3588平台利用rkllmrt的api实现deepseek-r1-1.5b蒸馏模型的部署☆16Feb 22, 2025Updated last year
- Official PyTorch implementation of our CVPR 2025 paper, "Revisiting Generative Replay for Class Incremental Object Detection."☆24Mar 1, 2026Updated 3 months ago
- generating chest x-rays with GANs☆11Mar 15, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 帮忙预约马钞的浏览器插件☆40Mar 10, 2026Updated 3 months ago
- 基于改进YOLOv8与DeepSeek微调的智能交通监控与问答系统☆22Apr 16, 2025Updated last year
- Fall Detection using Open Pose (Pose Detection)☆11Jul 23, 2019Updated 6 years ago
- yolov5行人检测,rk3588,rknlite2部署☆12Aug 6, 2023Updated 2 years ago
- A space dedicated for our universe.☆17Feb 10, 2024Updated 2 years ago
- 瑞芯微芯片的rknn推理框架部署(yolo模型)☆15Jul 17, 2025Updated 10 months ago
- 在监控画质下实现对校园自行车的重识别,包含REID模型识别,向量数据库检索,UI展示☆11Feb 13, 2024Updated 2 years ago
- ☆12Nov 14, 2023Updated 2 years ago
- ☆19Jan 23, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A warning video system of whether the people in the video wear helmet, extending YOLO.☆49Aug 12, 2020Updated 5 years ago
- Strawberry detection by using the YOLOv8 model, Ripeness measurement of strawberry by using OpenCV and Measure distance of strawberry fro…☆14Oct 31, 2023Updated 2 years ago
- # 🎯 YOLOv智能标注工具 一个功能强大的网页端YOLOv自动标注工具,支持目标检测和实例分割,可加载自定义训练模型,自动标注图片和视频,并导出为多种训练格式,可调整数据集导出比例,自定义类型ID。☆21Jan 3, 2026Updated 5 months ago
- This project helps to detect the mathematical formula from the given picture and the same formula is extracted and converted into the lat…☆12Oct 13, 2021Updated 4 years ago
- How to implement the Cityscapes dataset in YOLOv8☆12Jun 20, 2024Updated last year
- This project implements a real-time customer tracking system using computer vision to monitor how long customers spend in a store. It com…☆11Dec 27, 2024Updated last year
- Wrong way vehicle detection from traffic footage using yolov5 and centroid tracking algorithm☆18May 10, 2023Updated 3 years ago
- This project uses a YOLO11 model to detect if a person is smoking in real-time video feeds. Built with cv2 and ultralytics, this setup ca…☆22Nov 6, 2024Updated last year
- Custom YOLO11m model for detecting and classifying car body damage (99% shattered glass, 96% flat tire detection accuracy)—optimized for …☆36Jun 1, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Combination of Yolov8 and Swin-Transformer☆15Sep 27, 2025Updated 8 months ago
- Official implementation of paper "Stay on Track: Novel Loss Functions for Vehicle Trajectory Prediction"☆21Dec 5, 2024Updated last year
- A real-time fall detection system using computer vision with YOLOv12 for person detection and MediaPipe for pose estimation. The system f…☆26Apr 1, 2025Updated last year
- 结合知识图谱做的有关诗词的问答demo☆11Mar 11, 2020Updated 6 years ago
- 车牌检测与识别(License Plate Detection and Recognition, LPDR) 是计算机视觉领域的一项关键技术,旨在从复杂场景图像或视频流中自动定位车辆牌照区域,并精确提取其字符信息。本项目基于先进的 YOLOv8 目标检测架构,构建了一套端到…☆39Jan 5, 2026Updated 5 months ago
- An information fusion-based meta transfer learning method for few-shot fault diagnosis under varying operating conditions☆26Aug 21, 2024Updated last year
- Use yolov5 to realize the road occupation operation and vehicle parking violation detection in urban streets, and can independently delin…☆13Jan 2, 2023Updated 3 years ago