This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
abf9d51bc3
pytorch-image-models
/
tests
History
Ross Wightman
708d87a813
Fix ViT SAM weight compat as weights at URL changed to not use repr layer.
Fix
#825
. Tweak optim test.
2021-08-27 09:20:13 -07:00
..
__init__.py
…
test_layers.py
Fix
#661
, move hardswish out of default args for LeViT. Enable native torch support for hardswish, hardsigmoid, mish if present.
2021-05-26 15:28:42 -07:00
test_models.py
Add gc_efficientnetv2_rw_t weights (global context instead of SE attn). Add TF XL weights even though the fine-tuned ones don't validate that well. Change default arg for GlobalContext to use scal (mul) mode.
2021-08-07 16:45:29 -07:00
test_optim.py
Fix ViT SAM weight compat as weights at URL changed to not use repr layer.
Fix
#825
. Tweak optim test.
2021-08-27 09:20:13 -07:00