本项目实现了一个基于Transformer架构的中文车牌识别模型。该模型由两个主要部分组成:图像编码器和文本解码器,分别处理车牌图像和预测的车牌文本序列。
☆58Nov 1, 2025Updated 9 months ago
Alternatives and similar repositories for chinese-lpr-transformer
Users that are interested in chinese-lpr-transformer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 车牌识别训练模型代码,基于ocr识别,覆盖了训练模型代码,以及Android主板识别代码,数据集来源于ccpd:温馨提示,数据集大多数是安徽车牌,为了提高识别精度,请收集各省数据重新训练提高精度☆12Mar 16, 2022Updated 4 years ago
- 1422Python基于Opencv和SVM机器学习算法和百度AI平台车牌识别系统-毕业源码案例设计☆17Apr 4, 2024Updated 2 years ago
- 🎮 东方红魔乡AI智能体 - 基于深度强化学习的弹幕游戏自动化项目 一个集成了计算机视觉、深度强化学习和游戏AI技术的综合性项目,专门为《东方红魔乡》弹幕游戏开发的智能代理。 🚀 核心特性: • 🧠 PPO强化学习算法 - 智能决策和策略优化 • 👁️ YOLO…☆16Jul 1, 2025Updated last year
- ☆11Jul 7, 2021Updated 5 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- 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.
- a plugin-oriented framework for video structured. 国产程序员请加微信zhzhi78拉群交流。☆18May 28, 2024Updated 2 years ago
- 使用yolov5检测手势☆39Sep 15, 2021Updated 4 years ago
- ☆11Apr 13, 2019Updated 7 years ago
- 车牌识别可同时支持单双行识别,包含各种类型车牌数据生成☆46Apr 13, 2022Updated 4 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- ☆13Feb 17, 2022Updated 4 years ago
- 这是一个可通过网页远程登录管理、可接入讯飞星火、ChatGPT等大语言模型的微信聊天机器人,使用微信网页版协议。☆16Feb 20, 2024Updated 2 years ago
- yolo-pose for training escalator data☆16Jul 1, 2024Updated 2 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.
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- 支持RTMDet、YOLOv8、YOLOX、Faster R-CNN等常见算法的ncnn部署☆13Mar 17, 2024Updated 2 years ago
- C++实现的几种进程调度算 法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 基于 OpenCV dnn 实现的 MTCNN 人脸检测器☆13Mar 31, 2019Updated 7 years ago
- 「城语」APP基于A级景区、历史古迹、文物保护单位等基础数据,利用先进的大模型能力实现智能化的Citywalk 路线规划,包括设计一条路线、生成路线攻略、生成景点的推荐理由等三大核心功能;利用大模型减少了人工编辑和推荐的工作量,并可以根据游客的需求进行个性化定制,提升了游客…☆19Feb 20, 2024Updated 2 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- 同济大学计科机器学习大作业☆10Mar 22, 2025Updated last year
- 基于MFCC特征构建单核GMM的0-9独立词语音识别,MFCC,GMM,sklearn,Isolated word recognition。☆10Nov 18, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- 研究生作业 人工智能作业: knn算法、sklearn库实现全连接网络、纯numpy实现全连接网络 高级程序设计作业: 广义tsp问题 (模拟退火、禁忌搜索、遗传算法、蚁群算法)☆13Dec 8, 2020Updated 5 years ago
- The repository supports TensorRT, QNN platform inference, 2D obstacle detection yolo series (yolov5, yolov8, yolo11, yolox), semantic seg…☆20May 6, 2025Updated last year
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 7 years ago
- 🐾 EmotionCube: An intelligent companion robot is designed based on expression recognition and intelligent speech.☆19May 27, 2024Updated 2 years ago
- 2024.06.19 本项目使用Chinese-CLIP搭建文搜图/图搜图页面,旨在帮助用户快速使用跨模态检索任务。本项目代码针对MUGE数据集约19w(189585张)数据作为底库数据。本项目提供了提取特征, 检索, 以及uI代码。☆23Jun 20, 2024Updated 2 years ago
- ☆19Jan 19, 2024Updated 2 years ago
- ServeyNew 中文名称叫新星调查问卷系统 当前版本为1.0 开发开始时间为:2011年8月17日 系统开发分两个大阶段: 第一阶段工作主要集中在新星调查问卷系统的后台建设,此阶段当前包括的功能有用户管理、调查问卷管理、调查项管理、访问者信息管理、统计分析模块。…☆17Jun 2, 2018Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 基于ssm的茶叶商城管理系统:前端 jsp、jquery,后端 springmvc、spring、mybatis;角色分为管理员、用户;集成茶叶浏览、购物车、在线付款、我的订单等功能于一体的系统。☆23Jan 30, 2025Updated last year
- deepstream python play rtsp h264☆14Jan 10, 2022Updated 4 years ago
- python爬取股市数据,并对各个行业股票行情、财务数据进行重构分析☆10Jul 26, 2020Updated 6 years ago
- This program uses A* algorithm and ant colony optimization to solve maze path finding problem. A*算法/蚁群算法求解迷宫路径问题. (pygame)☆15Apr 6, 2020Updated 6 years ago
- 论文的研究方法及工具 图神经网络相关知识文档 推荐系统相关知识文档☆17Jun 26, 2022Updated 4 years ago
- A library to handle time series in NumPy/SciPy☆16Aug 7, 2010Updated 16 years ago
- Implementing features from "Advances in Financial Machine Learning" by Marcos López del Prado in a financial algorithm using Enigma Catal…☆11Jul 13, 2020Updated 6 years ago