Skip to content

RuntimeError: torch_shm_manager - libcublas.so.11 missing & Model Checkpoint Mismatch #29

@sohaibjb

Description

@sohaibjb

i get these errors while i try to run uv run tracklab -cn soccernet on the dataset soccernet_gs and using eval_set "valid"

Loads checkpoint by http backend from path: https://download.openmmlab.com/mmocr/textdet/dbnet/dbnet_resnet18_fpnc_1200e_icdar2015/dbnet_resnet18_fpnc_1200e_icdar2015_20220825_221614-7c0e94f2.pth The model and loaded state dict do not match exactly

unexpected key in source_state_dict: data_preprocessor.mean, data_preprocessor.std

06/30 20:45:43 - mmengine - WARNING - Failed to search registry with scope "mmocr" in the "function" registry tree. As a workaround, the current "function" registry in "mmengine" is used to build instance. This may cause unexpected failure when running the built modules. Please check whether "mmocr" is a correct scope, or whether the registry is initialized.

followed by the torch_shm_manager: error while loading shared libraries: libcublas.so.11: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions