Ascend-SACT/Chinese_license_plate_detection
模型介绍文件和版本Pull Requests讨论分析
下载使用量0

1 模型介绍

Chinese_license_plate_detection是车牌检测模型

原项目地址:https://github.com/we0091234/Chinese_license_plate_detection_recognition

2 环境准备

环境配置配置说明
硬件配置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
部署方式单卡

3 权重和项目代码

已内置在镜像里,如需下载可以访问项目地址

4 离线推理Demo

cd /home/Chinese_license_plate_detection_recognition
python function_test.py

5 服务化Demo

cd /home
bash start_server.sh

6 测试服务化接口

另起一个终端窗口运行测试脚本

cd /home
python test_server.py