Skip to content

Commit

Permalink
yolov8 pose
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsayshuo committed Apr 26, 2024
1 parent 77e3f05 commit 16088b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yolov8/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ sudo ./yolov8_cls -d yolov8n-cls.engine ../samples
# Build and serialize TensorRT engine
./yolov8_pose -s yolov8n-pose.wts yolov8n-pose.engine n
# Run inference with labels file
# Run inference
./yolov8_pose -d yolov8n-pose.engine ../images c
```

Expand Down

0 comments on commit 16088b3

Please sign in to comment.