JDAI-CV / fast-reid

SOTA Re-identification Methods and Toolbox
Apache License 2.0
3.39k stars 830 forks source link

where can i download this pretrain model (jx_vit_base_p16_224-80ecf9dd.pth) .I utilized this weight from Transreid but that is not compatible with fastreid inference and throws following errors #729

Closed Adil42s closed 1 month ago

Adil42s commented 2 months ago

FastReIDInterface(‘/media/storage/configs/reid/AIC/bagtricks_vit.yml’, ‘/media/storage/pretrained/transformer_120.pth’, ‘cuda’) File “/media/storage/trackers/botsort/fast_reid_interfece.py”, line 68, in init Checkpointer(self.model).load(weights_path) File “/.local/lib/python3.8/site-packages/fastreid/utils/checkpoint.py”, line 123, in load incompatible = self._load_model(checkpoint) File “/.local/lib/python3.8/site-packages/fastreid/utils/checkpoint.py”, line 225, in _load_model checkpoint_state_dict = checkpoint.pop(“model”) KeyError: ‘model’"

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.