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
c9b6f415ca
pytorch-image-models
/
timm
History
Ross Wightman
c9b6f415ca
Bump version for Pypi release
2020-05-03 21:18:47 -07:00
..
data
Remove old mean/std helper, rely fully on cmd line or default_cfg now.
Fixes
#126
2020-04-27 12:32:55 -07:00
loss
Update AugMix, JSD, etc comments and references
2020-01-11 12:02:05 -08:00
models
added efficientnet pruned weights
2020-05-03 09:29:45 +03:00
optim
Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults
2020-04-25 19:42:13 -07:00
scheduler
Add MobileNetV3 Large weights, results, update README and sotabench for merge
2020-02-29 20:37:20 -08:00
__init__.py
Add model registry and model listing fns, refactor model_factory/create_model fn
2019-06-23 18:22:16 -07:00
utils.py
Remove poorly named metrics from torch imagenet example origins. Use top1/top5 in csv output for consistency with existing validation results files, acc elsewhere.
Fixes
#111
2020-04-10 14:41:08 -07:00
version.py
Bump version for Pypi release
2020-05-03 21:18:47 -07:00