Commit aa4c558e authored by liucong's avatar liucong
Browse files

修改镜像

parent c1b64069
...@@ -17,7 +17,7 @@ DBnet是一种基于分割的文本检测方法,相比传统分割方法需要 ...@@ -17,7 +17,7 @@ DBnet是一种基于分割的文本检测方法,相比传统分割方法需要
在光源可拉取推理的docker镜像,PaddleOCR工程推荐的镜像如下: 在光源可拉取推理的docker镜像,PaddleOCR工程推荐的镜像如下:
```python ```python
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1 docker pull sugonhub/migraphx:3.2.1-centos7.6-dtk-23.04.1-py38
``` ```
### 设置Python环境变量 ### 设置Python环境变量
...@@ -63,7 +63,7 @@ PaddleOCR车牌识别结果为: ...@@ -63,7 +63,7 @@ PaddleOCR车牌识别结果为:
在光源中下载MIGraphX镜像: 在光源中下载MIGraphX镜像:
``` ```
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:ort1.14.0_migraphx3.0.0-dtk22.10.1 docker pull sugonhub/migraphx:3.2.1-centos7.6-dtk-23.04.1-py38
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment