毕设如何选题-计算机视觉项目大集合(图像分类+目标检测+目标跟踪+姿态识别+车道线识别+车牌识别+无人机检测+A*路径规划+单目测距与测速+行人车辆计数等)
☆23Jan 2, 2025Updated last year
Alternatives and similar repositories for -cv-project
Users that are interested in -cv-project are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于灰狼算法的无人机全局路径规划☆17Feb 3, 2026Updated 5 months ago
- 基于ROS的多无人机协同控制☆12May 8, 2021Updated 5 years ago
- 灾害天气图像识别(含数据集)☆14Mar 19, 2024Updated 2 years ago
- 基于optitrack定位的无人机目标跟踪(target tracking)☆13Oct 16, 2024Updated last year
- 基于OpenCV的无人机目标跟踪/物体跟随/循迹☆15May 7, 2021Updated 5 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.
- 基于yolov5的交通标志牌识别项目,使用tt100k数据集☆31Dec 29, 2023Updated 2 years ago
- Zero-DCE code and model☆14Aug 7, 2020Updated 5 years ago
- 对图像进行增强,涉及到图像去雾、低光照、不均匀光照的增强,并用qt写了界面☆27Jun 21, 2022Updated 4 years ago
- matlab 无人机编队仿真☆26Jul 10, 2020Updated 6 years ago
- 智能停车场收费系统☆17Sep 6, 2022Updated 3 years ago
- 无人机射频信号分类系统☆21Mar 20, 2025Updated last year
- 基于Yolov5目标检测和deepsort目标跟踪无人机跟踪☆29Feb 27, 2022Updated 4 years ago
- Navigation_DRL_UAV 是一个基于深度强化学习(DRL)的无人机导航平台,用于在复杂未知环境中训练无人机导航策略。该平台基于 AirSim 和 Stable-Baselines3,包含多旋翼和固定翼无人机的运动学模型,并提供多种 UE4 环境用于训练和测试。☆25Apr 25, 2025Updated last year
- 无人机信号破解技术。☆26Jul 28, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- AIGCDetectBaseline☆12Jul 9, 2024Updated 2 years ago
- 本项目基于 Intel RealSense D455 深度相机和 YOLOv11 模型,实现 了对人体目标的检测和识别,能够实时检测人体目标并进行多目标跟踪,同时判断目标是真人还是照片,输出真人目标的距离、速度和姿态。☆43Dec 26, 2024Updated last year
- 基于深度学习的车牌识别系统,车牌检测部分由YOLOv8实现,字符识别部分由CNN实现☆81Apr 10, 2025Updated last year
- 基于深度学习的停车场收费系统--车牌识别模块☆18Mar 9, 2022Updated 4 years 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
- 一个基于Python的智能停车场管理系统,集成了车牌识别功能,支持实时摄像头识别和停车记录管理。☆40Sep 18, 2025Updated 10 months ago
- 毕业课题:低光照图像增强,光照不均匀图像增强处理系统设计与实现☆63Nov 23, 2024Updated last year
- Strawberry detection by using the YOLOv8 model, Ripeness measurement of strawberry by using OpenCV and Measure distance of strawberry fro…☆13Oct 31, 2023Updated 2 years ago
- This AI-powered system automates attendance tracking in schools, colleges, and workplaces using face recognition. It replaces traditional…☆24May 13, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Implementation of Research Paper "Learning to Enhance Low-Light Image via Zero-Reference Deep Curve Estimation"☆48Mar 9, 2022Updated 4 years ago
- 基于计算机视觉手势识别控制系统YoLoGesture (利用YOLO实现),利用yolo进行手势识别的控制系统,最后利用streamlit进行了部署,可在线体验尝试https://kedreamix-yologesture.streamlit.app , huggingfa…☆200Dec 9, 2023Updated 2 years ago
- This project is an AI-driven car parking monitoring system that uses YOLO (You Only Look Once) object detection and OpenCV to detect occu…☆19Feb 20, 2025Updated last year
- 这个算法用于无人机群避障一个加入机群的无人机,算法分为两种思路:(1)加入者的路径规划主动机动规避编队机群、(2)编队微调避让加入者。目前只做了第一种思路。唯一已知信息是原机群的运动轨迹F(x,y,z,t)|each plane,对于第一种思路:对于补位飞机唯一的输入参数是…☆41Aug 20, 2025Updated 11 months ago
- An unofficial implementation of "Unpaired Image Super-Resolution using Pseudo-Supervision." CVPR2020☆14Nov 26, 2021Updated 4 years ago
- ResNet50 猫狗数据集训练☆35Apr 16, 2021Updated 5 years ago
- [IEEE TCSVT 2025] Event stream based visual object tracking using Mamba/State Space Model☆51Jul 18, 2025Updated last year
- This repository features projects that track physical activities using computer vision, integrating OpenCV with MediaPipe's Pose Estimati…☆15Oct 21, 2024Updated last year
- 车牌识别是一项利用车辆的动态视频或静态图像进行牌照号码、牌照颜色自动识别的模式识别技术。其硬件基础一般包括触发设备、摄像设备、照明设备、图像采集设备、识别车牌号码的处理机,其软件核心包括车牌定位算法、车牌字符分割算法和字符识别算法等。一个完整 的车牌识别系统应包括车辆检测、…☆33Dec 5, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- This project implements a real-time customer tracking system using computer vision to monitor how long customers spend in a store. It com…☆13Dec 27, 2024Updated last year
- 这个仓库是使用Yolov8-Seg实例分割算法和Sgbm深度估计算法结合的例子,可以作为智能小车,无人机,水下航行器导航的视觉识别部分,为基于深度学习的避障导航作为参考。☆15Jun 30, 2025Updated last year
- 毕业设计-语音识别系统-GUI-python☆32Jul 12, 2018Updated 8 years ago
- 学习电机控制算法的工程,持续更新中。。。☆20Aug 15, 2024Updated last year
- How to implement the Cityscapes dataset in YOLOv8☆11Jun 20, 2024Updated 2 years ago
- 基于深度学习的车牌识别系统☆28Mar 31, 2023Updated 3 years ago
- 在监控画质下实现对校园自行车的重识别,包含REID模型识别,向量数据库检索,UI展示☆11Feb 13, 2024Updated 2 years ago