This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
History
Ross Wightman
666de85cf1
Move stride in EdgeResidual block to 3x3 expansion conv.
Fix
#414
2021-02-07 22:10:18 -08:00
..
data
Add new weights for ecaresnet26t/50t/269d models. Remove distinction between 't' and 'tn' (tiered models), tn is now t. Add test time img size spec to default cfg.
2021-02-06 16:30:02 -08:00
loss
asymmetric_loss
2020-10-16 17:12:28 +03:00
models
Move stride in EdgeResidual block to 3x3 expansion conv.
Fix
#414
2021-02-07 22:10:18 -08:00
optim
Configure create_optimizer with args.opt_args
2020-12-08 00:03:09 -06:00
scheduler
Merge branch 'logger' into features. Change 'logger' to '_logger'.
2020-07-27 18:00:46 -07:00
utils
Fix
#387
so that checkpoint saver works with max history of 1. Add checkpoint-hist arg to train.py.
2021-01-31 20:14:51 -08:00
__init__.py
Monster commit, activation refactor, VoVNet, norm_act improvements, more
2020-06-01 17:16:52 -07:00
version.py
Update README.md for NF-nets, bump version to 0.4.1 for merge
2021-01-30 23:19:45 -08:00