-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
LeVit, Visformer, RedNet/Involution models and layers #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…t finished cleanup.
|
@rwightman You should be able to find Val accuracy - 82.1%, paper reports - 82.28%. Val img size - 224x224. Please note that I didn't train the model myself but copied the weights from here and edited the keys so that the pretrained weights can be loaded to TIMM. Hope this helps :) |
|
Where's the RedNet pretrained weights? |
|
@LvJC clearly they don't exist, this is a development branch |
…Some related cleanup and create fn cleanup for all vision transformer and mlp models. More CoaT weights.
…script and DataParallel
LeVit, Visformer, RedNet/Involution models and layers
No description provided.