jm12138 / License_plate_recognitionLinks
A license plate recognition system based on PaddleOCR.
☆29Updated 4 years ago
Alternatives and similar repositories for License_plate_recognition
Users that are interested in License_plate_recognition are comparing it to the libraries listed below
Sorting:
- PaddlePaddle实现的目标检测模型PP-YOLOE☆119Updated 2 years ago
- 基于PaddleX的香烟检测器☆26Updated 3 years ago
- 基于Paddle框架的arcface复现☆23Updated 4 years ago
- ☆44Updated 4 years ago
- An app for human activities recognition(HAR), which is based on PaddlePaddle framework of Baidu☆22Updated 4 years ago
- PaddlePaddle实现的人脸识别模型MobileFaceNets,在预测的是使用MTCNN检测人脸,然后MobileFaceNets模型识别。☆60Updated 3 years ago
- A tool for evaluating landscape health benefits and supporting evidence-based design☆16Updated 3 years ago
- 一个基于 Paddle Inference 封装的用于快速部署的高层 API☆33Updated 3 years ago
- The driver software of industrial camera (USB, GigE) designed based on pyqt5 integrates paddlex for image target detection, image segment…☆91Updated 4 years ago
- 4th place solution in Baidu Autonomous Driving Lane Segmentation☆10Updated 4 years ago
- 基于PaddlePaddle实现的SSD,包括MobileNetSSD,MobileNetV2SSD,VGGSSD,ResNetSSD☆54Updated 2 years ago
- The edgeboard lite code on python api for the smart car.☆24Updated 5 years ago
- U-GAT-IT的非官方PaddlePaddle实现(精确复现, 输出数值, 梯度以及优化器完全与官方PyTorch版本对齐) An unofficial Paddle implementation of U-GAT-IT☆23Updated 5 years ago
- Using depth neural network to read traditional meter.☆32Updated 5 years ago
- 基于PaddlePaddle2.0实现的CRNN模型,文字识别☆24Updated 4 years ago
- ☆28Updated 4 years ago
- 基于PaddlePaddle以及wechaty框架 建立的宇宙漫游指南机器人☆17Updated 4 years ago
- yolov5-v6.0 opencv dnn☆24Updated 2 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的