Skip to content
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

Have you compared the effects of topformer and swin transformer ? #14

Open
tensorflowt opened this issue May 18, 2022 · 2 comments
Open

Comments

@tensorflowt
Copy link

Hi!
Excuse me, have you compared the speed and accuracy of topformer and swin transformer under the same computing power?
Looking forward to your reply.
good luck!

@speedinghzl
Copy link
Member

We haven't made such a comparison.

For ImageNet classification 224x224, the computation costs of Swin and ours are not in the same order of magnitude.
To some extent, it is unnecessary to compare Swin and ours.

Method FLOPs Params Top-1
Swin-Tiny 4.5G 29M 81.3
Topformer-B 0.37G 5M 75.3

@harry-999
Copy link

Hi!Excuse me ,I have some question to ask you ?

  1. Can I run the program in WIN10?
  2. I try it but it have a KeyError: ‘Topformer is not in the models registry’
    Looking forward to your reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants