Chinese_license_plate_detection是车牌检测模型
原项目地址:https://github.com/we0091234/Chinese_license_plate_detection_recognition
| 环境配置 | 配置说明 |
|---|---|
| 硬件配置 | Atlas 800T A2 910B2(64G) |
| 驱动版本 | 23.0.5.1 |
| CANN版本 | 8.2.RC1 |
| Python版本 | 3.11.8 |
| torch版本 | 2.5.1 |
| 推理框架 | torch-npu |
| 推理镜像 | 见文件license_plate_detection.tar |
| 部署方式 | 单卡 |
已内置在镜像里,如需下载可以访问项目地址
cd /home/Chinese_license_plate_detection_recognition
python function_test.pycd /home
bash start_server.sh另起一个终端窗口运行测试脚本
cd /home
python test_server.py