From 657096ee2d1dc22b5df7d51f978fc5866aad72ea Mon Sep 17 00:00:00 2001
From: luguoyixiazi <83990760+luguoyixiazi@users.noreply.github.com>
Date: Fri, 20 Jun 2025 00:30:18 +0800
Subject: [PATCH] =?UTF-8?q?=E9=95=9C=E5=83=8F=E4=BF=AE=E6=94=B9=EF=BC=8C?=
=?UTF-8?q?=E9=95=9C=E5=83=8F=E5=89=94=E9=99=A4opencv=EF=BC=8C=E4=BD=93?=
=?UTF-8?q?=E7=A7=AF=E5=8E=8B=E7=BC=A9=E5=88=B0400=E5=A4=9Amb?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fba1aee..55f4df5 100644
--- a/README.md
+++ b/README.md
@@ -67,9 +67,9 @@ pip install -r requirements_without_train.txt
由于轨迹问题,可能会出现验证正确但是结果失败,所以建议增加retry次数,训练后的paddle模型正确率在99.9%以上
### 5-b.使用docker启动服务
-镜像地址为luguoyixiazi/test_nine:25.3.21
+镜像地址为luguoyixiazi/test_nine:25.6.20
-运行时只需指定绑定的port即可
+运行时只需指定绑定的port即可,api端口为/pass_nine,必填参数gt、challenge
### 6.api调用