jmhIcoding / car-board-reg
基于CNN的车牌号识别
☆128Updated 5 years ago
Alternatives and similar repositories for car-board-reg:
Users that are interested in car-board-reg are comparing it to the libraries listed below
- 车牌识别项目☆199Updated 4 years ago
- 车牌号码自动识别系统☆32Updated 2 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆171Updated 4 years ago
- 车牌识别☆427Updated 5 years ago
- 车辆多维特征识别系统,车色,车品牌,车标,车型☆99Updated 4 years ago
- 车牌识别系统python+opencv+百度ai☆53Updated 6 years ago
- 基于车牌识别的车辆进出管理系统☆66Updated last year
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆538Updated 6 months ago
- 汽车识别(包括车牌、车型、车品牌、属性、及驾驶员违规行为识别检测)☆132Updated 4 years ago
- 基于深度学习的车牌识别系统☆23Updated last year
- python opencv 车牌识别 PlateRecogntion☆573Updated last year
- 毕业设计基于Opencv的车牌识别系统☆602Updated 3 years ago
- 基于Python的车牌检测和识别系统:☆825Updated 5 years ago
- 基于深度学习的车牌识别GUI项目☆33Updated 2 years ago
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆45Updated last year
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆74Updated 5 years ago
- 基于opencv模板匹配的车牌识别,有简单的GUI,软件环境是python3.8,opencv4.2。用pycharm写的。