xuexingyu24 / License_Plate_Detection_PytorchLinks
A two stage lightweight and high performance license plate recognition in MTCNN and LPRNet
☆677Updated last year
Alternatives and similar repositories for License_Plate_Detection_Pytorch
Users that are interested in License_Plate_Detection_Pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.☆1,020Updated 2 years ago
- Tensorflow based. Use CNN and CTC loss. It is a light network for Plate Recognition☆281Updated 5 years ago
- ALPR model in unconstrained scenarios for Chinese license plates☆172Updated 5 years ago
- 基于Yolov5车牌检测,更快更准.☆1,240Updated 3 years ago
- 轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)☆168Updated last year
- Generate the fake Chinese license plate images for detection & recognition☆115Updated 5 years ago
- SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.☆486Updated 6 years ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆621Updated 4 years ago
- Helmet Detection on Construction Sites☆360Updated 5 years ago
- End to End Chinese License Plate Recognition☆81Updated 6 years ago
- License Plate Recognition☆32Updated 3 years ago
- 生成车牌识别数据集☆138Updated 2 years ago
- SLPNet: Towards End-to-End Car License Plates Detection and Recognition Using Lightweight CNN☆57Updated 2 years ago
- yolov4 42.0% mAP.ppyolo 45.1% mAP.☆445Updated 4 years ago
- license plate detection and recognition☆393Updated 4 years ago
- Pytorch + STNet + LPRNet 进行车牌识别☆47Updated 4 years ago
- ☆715Updated last year
- A Keras implementation of YOLOv4 (Tensorflow backend)☆382Updated 4 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆299Updated 2 years ago
- Yolov5 real time smoke detection system☆450Updated 3 years ago
- LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and s…☆421Updated 3 years ago
- 一个实际场景下的中文车牌识别软件 the chinese license plate recognition software in unconstrained environment☆75Updated 5 years ago
- A simple code for creating licence plate images and train e2e network☆149Updated 6 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- 使用 "Darknet yolov3-tiny" 进行车牌识别☆90Updated 6 years ago
- This is implementation of YOLOv4,YOLOv4-relu,YOLOv4-tiny,YOLOv4-tiny-3l,Scaled-YOLOv4 and INT8 Quantization in OpenVINO2021.3☆239Updated 4 years ago
- 该工作由电子科技大学陈 昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆78Updated 4 years ago
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,195Updated 2 years ago
- [ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition☆2,414Updated last year
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现☆550Updated 10 months ago