Model's pretrained weight #1495
Unanswered
YHYeooooong
asked this question in
Q&A
Replies: 1 comment 1 reply
-
A bit out of date, but this is the best there is for that right now |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, thanks for sharing great work!
I want to know which datasets are used to learn the given model weights. In the case of ResNet101, I can find the original code of the model in the Timm document, and it was pre-trained using ImageNet 1k. But I can not find the dataset information for pre-training of 'mobilenetv2_100', 'efficient_b0', 'resmlp_24_224', 'gmlp_s16_224', 'mixer_b16_224', 'beit_base_patch16_224', and 'vit_base_patch16_224'/ I think that those models were pre-trained based on the ImaeNet-1k, but I want to know the dataset name correctly.
Beta Was this translation helpful? Give feedback.
All reactions