Search before asking
Question
I am trying to load the ReID model used by the StrongSORT paper (BoT-ResNet50), the model file is provided by link from the official StrongSORT repo https://drive.google.com/drive/folders/1Zk6TaSJPbpnqbz1w4kfhkKFCEzQbjfp_ called DukeMTMC_BoT-S50.pth.
I have renamed it to DukeMTMC_BoT-resnet50.pt after download so it can be recognized as resnet50, but I received
WARNING | boxmot.appearance.reid_model_factory:load_pretrained_weights:201 - The pretrained weights "ckpts/DukeMTMC_BoT-resnet50.pt" cannot be loaded, please check the key names manually (** ignored and continue **)
Is the official ReID model not supported? How can I load it manually?
Search before asking
Question
I am trying to load the ReID model used by the StrongSORT paper (BoT-ResNet50), the model file is provided by link from the official StrongSORT repo https://drive.google.com/drive/folders/1Zk6TaSJPbpnqbz1w4kfhkKFCEzQbjfp_ called DukeMTMC_BoT-S50.pth.
I have renamed it to DukeMTMC_BoT-resnet50.pt after download so it can be recognized as resnet50, but I received
Is the official ReID model not supported? How can I load it manually?