Skip to content

'yolov8_ensemble' is not found #5

@Brinckley

Description

@Brinckley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions