Skip to content

How to load StrongSORT ReID model? #1154

Description

@seermer

Search before asking

  • I have searched the Yolo Tracking issues and found no similar bug report.

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions