I'm using timm to load your pretrained models.
The "_in21k" variants (e.g tresnet_m_miil_in21k) output 11221 classes in the final layer,
which seems to be the amount of classes in the Fall 11 Version.
Where can I find the mapping from the model output to the class names/wordnet IDs?
Hi!
Thanks for the great repo!
I'm using timm to load your pretrained models. The "_in21k" variants (e.g tresnet_m_miil_in21k) output 11221 classes in the final layer, which seems to be the amount of classes in the Fall 11 Version.
Where can I find the mapping from the model output to the class names/wordnet IDs?