Finding specific models from papers in timm
#1013
Unanswered
zpapakipos
asked this question in
Q&A
Replies: 1 comment
-
@zpapakipos that model has not been released (publicly) by Google, and they used the same name as the the other model you pointed to (they are not the same) |
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.
-
Hi! I'm looking to run the top 20 imagenet models on the paperswithcode leaderboard on a given dataset to do some meta-analysis. I have found
timm
super helpful for finding specific models and being able to easily load & run them. However I haven't been able to do this with all the models -- for example #1 on the leaderboard, "CoAtNet-7". I looked at the CoAt models supported intimm
, but it's not clear to me which one might correspond to the one from the "CoatNet-7" paper.I would greatly appreciate any advice or help with finding the models I'm looking for! Thanks for maintaining this super helpful library :)
Beta Was this translation helpful? Give feedback.
All reactions