mirror of
https://github.com/luguoyixiazi/test_nine.git
synced 2025-12-05 14:42:49 +08:00
添加docker镜像使用说明
This commit is contained in:
@@ -14,7 +14,7 @@ api:https://github.com/ravizhan/geetest-v3-click-crack
|
||||
|
||||
## 运行步骤
|
||||
|
||||
### 1.安装依赖
|
||||
### 1.安装依赖(本地必选,使用docker跳至[5-b](#docker))
|
||||
|
||||
(可选)a.如果要训练paddle的话还得安装paddlex及图像分类模块,安装看项目https://github.com/PaddlePaddle/PaddleX
|
||||
|
||||
@@ -60,7 +60,7 @@ pip install -r requirements.txt
|
||||
运行 `python main.py`(默认用的paddle的onnx模型,如果要用resnet18可以自己改注释)
|
||||
|
||||
由于轨迹问题,可能会出现验证正确但是结果失败,所以建议增加retry次数,训练后的paddle模型正确率在99.9%以上
|
||||
### 5-b.使用docker启动服务
|
||||
### 5-b.使用docker启动服务 {#docker}
|
||||
|
||||
镜像地址为luguoyixiazi/test_nine:25.3.21
|
||||
|
||||
|
||||
Reference in New Issue
Block a user