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
video_migraphx
Commits
14a8cb94
Commit
14a8cb94
authored
Jun 07, 2023
by
lijian6
Browse files
Modify README.md and model.properties.
Signed-off-by:
lijian
<
lijian6@sugon.com
>
parent
7a53f451
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+2
-2
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
14a8cb94
#
Decode
_MIGraphX
#
Video
_MIGraphX
## 目录
## 目录
-
[
目录结构
](
#目录结构
)
-
[
目录结构
](
#目录结构
)
...
@@ -64,7 +64,7 @@ make
...
@@ -64,7 +64,7 @@ make
```
```
./Video_MIGraphX
./Video_MIGraphX
```
```
根据提示选择要运行的示例程序,比如执行
根据提示选择要运行的示例程序,
运行解码卡示例需要提前安装并初始化解码卡。
比如执行
:
```
```
./Video_MIGraphX --cpu --net=0
./Video_MIGraphX --cpu --net=0
```
```
...
...
model.properties
View file @
14a8cb94
...
@@ -3,6 +3,6 @@ modelName=Video_MIGraphX
...
@@ -3,6 +3,6 @@ modelName=Video_MIGraphX
# 模型描述
# 模型描述
modelDescription
=
Video MIGraphX是用于视频类的推理,使用ffmpeg解码,含有yolo系列,retinaface,ssd模型
modelDescription
=
Video MIGraphX是用于视频类的推理,使用ffmpeg解码,含有yolo系列,retinaface,ssd模型
# 应用场景
# 应用场景
appScenario
=
视频,目标检测,
推理,
video
,inference
appScenario
=
推理,inference,
视频,目标检测,video
# 框架类型
# 框架类型
frameType
=
MIGraphX
frameType
=
MIGraphX
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