Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add conf-thres,when use an engine file to predict #234

Open
uflexnihao opened this issue Jul 10, 2024 · 1 comment
Open

how to add conf-thres,when use an engine file to predict #234

uflexnihao opened this issue Jul 10, 2024 · 1 comment

Comments

@uflexnihao
Copy link

use YOLOv8-TensorRT ,I generated engine and it works.
I want to know ,use the engine how can I set a new conf-thres.

@triple-Mu
Copy link
Owner

use YOLOv8-TensorRT ,I generated engine and it works. I want to know ,use the engine how can I set a new conf-thres.

The end2end model has already contain the conf-thres in onnx.
If you want to customize the conf-thres, you should try normal https://github.com/triple-Mu/YOLOv8-TensorRT/blob/main/docs/Normal.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants