Where can I find a ReIdentificationNet Transformer pretrained model?

Description

I am trying to train a ReIdentificationNet Transformer model, based on the Swin transformer architecture. However, I can’t find a suitable pretrained model in the model repository.

I am using the following base image: nvcr.io/nvidia/tao/tao-toolkit:5.2.0-pyt2.1.0

Then running the following command for getting the list of models:
ngc registry model list nvidia/tao/* --format_type=csv > model_zoo.txt

This is the output: model_zoo.txt (20.8 KB)

Where should I search for the model weights?

We do have pre-trained model for ReIdentificationNet Transformer. Will let you know once there is an update. Sorry for the inconvenient.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

The transformer version is available now in the link Re-Identification Transformer | NVIDIA NGC.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.