本项目用于识别电梯监控视角内的电动车以及自行车。基于电梯内视角数据集对yolo预训练模型进行微调。提供了基于检测的方法与基于跟踪的方法。基于检测的方法会对检测到有目标实例的每一帧返回标注图像, 基于跟踪的方法则在此基础上进行了去重。
☆52Apr 11, 2024Updated 2 years ago
Alternatives and similar repositories for ebikedetection
Users that are interested in ebikedetection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 yolo 的行人目标检测☆17Mar 27, 2020Updated 6 years ago
- 重庆理工大学本科毕业设计 题目:基于深度学习的行人重识别☆16Apr 10, 2023Updated 3 years ago
- 模拟操作系统段页式虚拟内存管理☆10Aug 15, 2018Updated 7 years ago
- 利用YOLOv8完成睡觉行为与电动车违停识别☆17Dec 19, 2024Updated last year
- Trained YOLO11n-pose model on hand keypoints☆90Nov 14, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Violence detection using the latest yolo model version 8☆27Feb 16, 2024Updated 2 years ago
- YOLOv8安全帽工作服检测☆12Oct 13, 2023Updated 2 years ago
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆31Jan 24, 2025Updated last year
- 打架斗殴暴力行为检测系统源码和数据集:改进y打架斗殴暴力行为检测系统源码和数据集:改进yolo11-CSP-EDLANolo11-CSP-EDLAN☆14Nov 20, 2024Updated last year
- 基于改进YOLOv7&OpenCV的行人过马路速度与交通灯实时监测系统(源码&教程)☆10Dec 4, 2023Updated 2 years ago
- 眼迹AI是一套集成了面部识别和物体检测功能的系统,它能够实时监控环境并在检测到危险情况时自动向服务器发送警报,从而迅速通知当局 应对风险。对于司机而言,时常面临乘客可能实施抢劫或其他不当行为的潜在威胁。通过在您的手机或行车记录仪上部署这一AI系统,不仅能提供即时的安全保障,还…☆16Mar 2, 2025Updated last year
- 基于改进YOLOv8与DeepSeek微调的智能交通监控与问答系统☆22Apr 16, 2025Updated last year
- 基于opencv的人脸识别考勤系统☆11Nov 16, 2019Updated 6 years ago
- 基于改进YOLO的玉米病害识别系统(部署教程&源码)☆60Dec 4, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- YOLOv11 based parking detection system using a RTSP camera.☆29Dec 24, 2025Updated 5 months ago
- 1688详情页单页图片采集,反爬虫本地计算,批量下载图片。☆42Apr 20, 2026Updated last month
- 「 大三软件工程课程项目 」- 包含从需求分析设计到完整部署上线的过程(一把辛酸泪 ...☆30Jan 5, 2023Updated 3 years ago
- 毕业设计——基于深度学习的电动自行车头盔佩戴检测系统☆205Apr 7, 2023Updated 3 years ago
- A trained model of YOLOv8 which will detect Fight or Violence and NonViolence in videos☆19Sep 20, 2024Updated last year
- 在监控画质下实现对校园自行车的重识别,包含REID模型识别,向量数据库检索,UI展示☆11Feb 13, 2024Updated 2 years ago
- 砖了个砖游戏助手☆12Aug 25, 2024Updated last year
- 基于协同双注意力机制CDAM2改进YOLOv7的工地安全帽佩戴检测系统☆14Dec 5, 2023Updated 2 years ago
- 通过 AdaFace 提取人脸特征向量服务☆21Nov 2, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- MiniMind-V 多模态面试学习指南 - 20节课程 + 278道面试题 + STAR面试稿 + 哆啦A梦漫画☆106Apr 2, 2026Updated 2 months ago
- 目标检测算法主要包括:两类two-stage和one-stage 一类是two-stage,two-stage检测算法将检测问题划分为两个阶段,首先产生候选区域(region proposals),然后对候选区域分类(一般还需要对位置精修),这一类的典型代表是R-CNN…☆16Sep 5, 2021Updated 4 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
- 基于飞桨pphuman中跨镜头跟踪的改进,主要是实现两路推流实时跟踪☆16Aug 14, 2023Updated 2 years ago
- 基于ultralytics训练的行人跌倒检测模型☆20Jul 10, 2023Updated 2 years ago
- How to implement the Cityscapes dataset in YOLOv8☆11Jun 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
- 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…☆23Nov 6, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Combination of Yolov8 and Swin-Transformer☆15Sep 27, 2025Updated 8 months ago
- Action_Recognition_Surveillance, for huamn fall down action recognition, helmet、smoke、cell-phone detection.☆21Dec 17, 2022Updated 3 years ago
- 论文《 公共汽车行驶参数建模及优秀驾驶 行为挖掘方法研究》相关程序及数据集,摘要:通过采集公共汽车行驶参数,建立优秀驾驶行为分析模型,可以为驾驶司机提供一种优秀驾车的指导方法;优秀驾驶行为分析模型建立是关键,本文通过建立基于先验规则优秀驾驶行为分析模型和基于聚类分析的优秀驾…☆49Jun 30, 2025Updated 11 months ago
- 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 目标检测架构,构建了一套端到…☆40Jan 5, 2026Updated 5 months ago
- 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