All Projects → yanshui177 → RecPlate-lib

yanshui177 / RecPlate-lib

Licence: other
基于BP神经网络的车牌识别系统

Programming Languages

matlab
3953 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to RecPlate-lib

epp
上海车牌 辅助 拍牌 软件
Stars: ✭ 34 (-17.07%)
Mutual labels:  car, plate
Word-recognition-EmbedNet-CAB
Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"
Stars: ✭ 19 (-53.66%)
Mutual labels:  recognition
TensorFlow-Powered Robot Vision
No description or website provided.
Stars: ✭ 34 (-17.07%)
Mutual labels:  recognition
corona-archiver
Python script to help pack and unpack Corona/Solar2D archive .car file
Stars: ✭ 23 (-43.9%)
Mutual labels:  car
Blur-and-Clear-Classification
Classifying the Blur and Clear Images
Stars: ✭ 88 (+114.63%)
Mutual labels:  ann
ner-d
Python module for Named Entity Recognition (NER) using natural language processing.
Stars: ✭ 14 (-65.85%)
Mutual labels:  recognition
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (+53.66%)
Mutual labels:  recognition
fade
A Simulation Framework for Auditory Discrimination Experiments
Stars: ✭ 12 (-70.73%)
Mutual labels:  recognition
ObjRecPoseEst
Object Detection and 3D Pose Estimation
Stars: ✭ 71 (+73.17%)
Mutual labels:  recognition
OpenRemoteStart
An open source remote implementation for the Fortin EVO-One remote starter
Stars: ✭ 24 (-41.46%)
Mutual labels:  car
ELMduino
Arduino OBD-II Bluetooth Scanner Interface Library for Car Hacking Projects
Stars: ✭ 274 (+568.29%)
Mutual labels:  car
tweet-music-recognizer
🎙️ Node.js Bot to identify songs in Twitter videos
Stars: ✭ 57 (+39.02%)
Mutual labels:  recognition
mbapipy
MercedesME platform as a Custom Component for Home Assistant.
Stars: ✭ 25 (-39.02%)
Mutual labels:  car
farm-animal-tracking
Farm Animal Tracking (FAT)
Stars: ✭ 19 (-53.66%)
Mutual labels:  recognition
Car-Model-Recognition
Car Model Recognition project
Stars: ✭ 53 (+29.27%)
Mutual labels:  recognition
openface mass compare
An openface script that runs a REST server. Posted images are compared against a large dataset, and the most likely match is returned. Works with https://hub.docker.com/r/uoacer/openface-mass-compare/
Stars: ✭ 22 (-46.34%)
Mutual labels:  recognition
ecutools
IoT Automotive Tuning, Diagnostics & Analytics
Stars: ✭ 144 (+251.22%)
Mutual labels:  car
keras cv attention models
Keras/Tensorflow attention models including beit,botnet,CMT,CoaT,CoAtNet,convnext,cotnet,davit,efficientdet,efficientnet,fbnet,gmlp,halonet,lcnet,levit,mlp-mixer,mobilevit,nfnets,regnet,resmlp,resnest,resnext,resnetd,swin,tinynet,uniformer,volo,wavemlp,yolor,yolox
Stars: ✭ 159 (+287.8%)
Mutual labels:  recognition
handwriting.js
A simple API access to the handwriting recognition service of Google IME
Stars: ✭ 89 (+117.07%)
Mutual labels:  recognition
recognition-text
A recognition-text application which recognize any text from an image with 98% to 100% accuracy. Gave support for 92 languages and translate your recognized text to 6 supported languages.
Stars: ✭ 22 (-46.34%)
Mutual labels:  recognition
# example是示例程序,测试实现结果

本文使用了BP神经网络训练得到,最终识别效果不错,没有测试识别率

结构:
  请自行探索
  
使用了BP神经网络,外面的代码是示例代码,运行example.m

其中:
  1、tnet-rain-num和tnet-rain-char就是分别进行训练数字识别和字符识别的程序
  2、net-train-all
  3、img为示例图像
  
如有疑问,仔细debug即可,非常简单。
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].