Commit a8baa52e authored by liucong's avatar liucong
Browse files

修改镜像

parent 56e821fd
...@@ -18,10 +18,10 @@ RetinaFace模型 有几个主要特点: ...@@ -18,10 +18,10 @@ RetinaFace模型 有几个主要特点:
### 下载镜像 ### 下载镜像
在光源可拉取推理的docker镜像,RetinaFace工程推荐的镜像如下: 拉取推理的docker镜像,RetinaFace工程推荐的镜像如下:
```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环境变量
...@@ -60,10 +60,10 @@ python RetinaFace_infer_migraphx.py ...@@ -60,10 +60,10 @@ python RetinaFace_infer_migraphx.py
### 下载镜像 ### 下载镜像
在光源中下载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