Swin-Tiny , Swin-small pretrained on IN1k? or21k? #2100
Unanswered
TheDarkKnight-21th
asked this question in
Q&A
Replies: 1 comment
-
@TheDarkKnight-21th if you specify the full model name including the suffix after the You can see what the order is by
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i ran the model swintransformer and i have some question on there.
when i run the model initailly, the model.safetensor were donwload.
And i found that swin-t model has "swin_tiny_patch4_window7_224.ms_in1k" and "swin_tiny_patch4_window7_224.ms_in22k_ft_in1k" and swin-s model has "swin_small_patch4_window7_224.ms_in1k" and "swin_small_patch4_window7_224.ms_in22k" on their model config.
which model tensor is downloaded? and also i wanna know the method that i choose the version (above 2 config) when i train the model.
Beta Was this translation helpful? Give feedback.
All reactions