Skip to content

TransT - tracker initialization error #9910

@FilippMolnar

Description

@FilippMolnar

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. freshly cloned cvat
  2. docker compose -f docker-compose.yml -f docker-compose.dev.yml -f components/serverless/docker-compose.serverless.yml up -d
  3. ./serverless/deploy_gpu.sh serverless/pytorch/dschoerk/transt
    when i try to use it i get tracker initialization error after ~20s of waiting

Expected Behavior

it seems like it didnt initialize as there are no more logs once I try to use transT. Logs stay the same.
Image

Image

Similarily when I try to deploy siammask:
nuctl deploy --project-name cvat --path "./serverless/pytorch/foolwood/siammask/nuclio" --platform local
I get similar initialization error.
Image

this is my docker compose logs | grep -i "error"

Image

Greatly appreciate any help. Thanks

Possible Solution

No response

Context

No response

Environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions