Re-Identification Transformer missing swin_tiny_v2 model download

The docs mention that the following models are available for download:

  • swin_tiny_market1501_aicity156_featuredim256
  • swin_base_market1501_aicity156_featuredim256
  • swin_base_market1501_aicity156_featuredim1024
  • swin_tiny_v2

However, the swin_tiny_v2 model doesn’t seem to be available for download.

Do you have a timeline for when swin_tiny_v2 will be available or am I missing something?

I will check further. This model is trained on additional Nvidia proprietary dataset.

1 Like

Hi,
Unfortunately there is not plan to release this swin_tiny_v2 model. For now, users can utilize the swin_tiny_market1501_aicity156_featuredim256 model & fine-tune on their own datasets.

Ok, understand. Could you update the docs to reflect the unavailability of swin_tiny_v2?

Yes, will update the doc accordingly. Thanks for the catching.