hpc203 / license-plate-detect-recoginition-opencvLinks
使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现
☆51Updated 4 years ago
Alternatives and similar repositories for license-plate-detect-recoginition-opencv
Users that are interested in license-plate-detect-recoginition-opencv are comparing it to the libraries listed below
Sorting:
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆64Updated 4 years ago
- yolov7 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(caffe、onnx、tensorRT、RKNN、Horzion)。