Ross Wightman
|
f944242cb0
|
Fix #262, num_classes arg mixup. Make vision_transformers a bit closer to other models wrt get/reset classfier/forward_features. Fix torchscript for ViT.
|
2020-10-29 13:58:28 -07:00 |
|
Ross Wightman
|
736f209e7d
|
Update vision transformers to be compatible with official code. Port official ViT weights from jax impl.
|
2020-10-26 18:42:11 -07:00 |
|
Ross Wightman
|
27a93e9de7
|
Improve test crop for ViT models. Small now 77.85, added base weights at 79.35 top-1.
|
2020-10-21 23:35:25 -07:00 |
|
Ross Wightman
|
d4db9e7977
|
Add small vision transformer weights. 77.42 top-1.
|
2020-10-21 12:14:12 -07:00 |
|
Ross Wightman
|
f31933cb37
|
Initial Vision Transformer impl w/ patch and hybrid variants. Refactor tuple helpers.
|
2020-10-13 13:33:44 -07:00 |
|