
Code Nhận dạng biển số xe Việt Nam (Phiên bản demo) bằng Python
by nguyen856785674in Other , Scripts & Code on June 18, 2023Choose Your Desired Option(s)
Become a SourceCodec member for full access. Your first 7 days are free.
Code Nhận dạng biển số xe Việt Nam (Phiên bản demo) bằng Python
Hình gốc

2. Nhận dạng ví trí biển số xe

3. Nhận dạng chữ/ số trên biển số xe trả về kết quả

Cài đặt các nuget package cần thiết trên VS Studio 2019(. NET 4.7.1)
- Emgu.CV 4.5.5.4823
- Emgu.CV.runtime.windows 4.5.5.4823
- PaddleOCRSharp 2.0.3
Hướng dẫn triển khai
Dowload 2 file trong thư mục backup và copy vào thư mục chạy dự án
yolov4-tiny-custom.cfg
yolov4-tiny-custom_final.weights
yolov4-tiny-custom_final.weights
Dowload thư mục inference và copy vào thư mục chạy dự án
en
└───en_dict.txt
|
│
└───ch_ppocr_mobile_v2.0_cls_infer
│ └── […]
│
└───ch_PP-OCRv3_det_infer
| └── […]
│
└───ch_ppocr_server_v2.0_rec_infer
└── […]
└───en_dict.txt
|
│
└───ch_ppocr_mobile_v2.0_cls_infer
│ └── […]
│
└───ch_PP-OCRv3_det_infer
| └── […]
│
└───ch_ppocr_server_v2.0_rec_infer
└── […]
| Download Category | Other, Scripts & Code |
| Product Homepage URL→ | |
| Product Version | |
| File Type | Py |
| File Size | 1.57 MB |
| Developer | |
| Documentation |





