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
yolov8_onnxruntime
Commits
e3bdb5c7
Commit
e3bdb5c7
authored
Jan 07, 2025
by
change
Browse files
修改readme
parent
1386ee1f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
e3bdb5c7
...
@@ -31,7 +31,7 @@ docker run -it --network=host --ipc=host --name=yolov8_ort --privileged --host
...
@@ -31,7 +31,7 @@ docker run -it --network=host --ipc=host --name=yolov8_ort --privileged --host
## 推理
## 推理
### 编译工程
### 编译工程
```
```
git clone http://developer.sourcefind.cn/codes/modelzoo/
yolov
5s
_onnxruntime
.git
cd
yolov
8
_onnxruntime
mkdir build && cd build
mkdir build && cd build
cmake ../
cmake ../
make
make
...
...
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