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

'yolov8_ensemble' is not found #5

Open
Brinckley opened this issue Dec 24, 2023 · 0 comments
Open

'yolov8_ensemble' is not found #5

Brinckley opened this issue Dec 24, 2023 · 0 comments

Comments

@Brinckley
Copy link

Hi.
Trying to start up you project.
Had to correct Dockerfile by adding

EXPOSE 8000
EXPOSE 8001
EXPOSE 8002

After starting you server by running dockerfile, I'm trying to connect to it via starting main.py.
But I cannot connect to the started server.
Exception is tritonclient.utils.InferenceServerException: [StatusCode.NOT_FOUND] Request for unknown model: 'yolov8_ensemble' is not found.
image

The directory tree is
image
I've tried to create and not to create /1 folder in yolov8_ensemble

Can you, please, explain me how should it be started otherwise or what to correct to start?

@MattWoods
@omarabid59

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

1 participant