Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
RetinaFace_migraphx
Commits
0c434268
Commit
0c434268
authored
Jun 13, 2023
by
shizhm
Browse files
修改readme
parent
83e9a654
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
0c434268
...
@@ -12,7 +12,7 @@ RetinaFace模型 有几个主要特点:
...
@@ -12,7 +12,7 @@ RetinaFace模型 有几个主要特点:
-
引入 SSH 算法的 Context Modeling;
-
引入 SSH 算法的 Context Modeling;
-
多任务训练,提供额外的监督信息。
-
多任务训练,提供额外的监督信息。
##
p
ython版本推理
##
P
ython版本推理
下面介绍如何运行Python代码示例,Python示例的详细说明见Doc目录下的Tutorial_Python.md。
下面介绍如何运行Python代码示例,Python示例的详细说明见Doc目录下的Tutorial_Python.md。
...
@@ -32,6 +32,8 @@ export PYTHONPATH=/opt/dtk/lib:$PYTHONPATH
...
@@ -32,6 +32,8 @@ export PYTHONPATH=/opt/dtk/lib:$PYTHONPATH
### 安装依赖
### 安装依赖
-
安装DTK版的Pytorch和torchvision,下载地址:https://cancon.hpccube.com:65024/4/main/pytorch,https://cancon.hpccube.com:65024/4/main/vision
```
```
# 进入python示例目录
# 进入python示例目录
cd <path_to_retinaface_migraphx>/Python
cd <path_to_retinaface_migraphx>/Python
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment