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
4203efa36d
pytorch-image-models
/
timm
History
Ross Wightman
4203efa36d
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
..
data
Convert samples/targets in ParserImageInTar to numpy arrays, slightly less mem usage for massive datasets. Add a few more se/eca model defs to resnet.py
2021-01-22 16:54:33 -08:00
loss
asymmetric_loss
2020-10-16 17:12:28 +03:00
models
Fix NF-ResNet101 model defs
2021-01-30 23:26:19 -08:00
optim
Configure create_optimizer with args.opt_args
2020-12-08 00:03:09 -06:00
scheduler
…
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
…
version.py
Update README.md for NF-nets, bump version to 0.4.1 for merge
2021-01-30 23:19:45 -08:00