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