You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
**VGG is SOTA again!**
8
8
9
-
Outperformed several recent visual transformers with a top-1 accuracy of 84.16%! Will be released very soon.
9
+
Outperformed several recent visual transformers with a top-1 accuracy of 84.16% and much higher throughput. Will be released very soon.
10
10
11
11
The model is trained with the [codebase of Swin Transformer](https://github.com/microsoft/Swin-Transformer/) in 300 epochs. The throughput is tested with the Swin codebase as well. We would like to thank the authors of [Swin](https://arxiv.org/abs/2103.14030) for their clean and well-structured code.
0 commit comments