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
2d83752bc2
Fix default interpolation/crop of largest 2 ResNeSt models
2020-06-12 16:42:47 -07:00
..
data
added MultiEpochsDataLoader
2020-05-05 14:47:02 +03:00
loss
Update AugMix, JSD, etc comments and references
2020-01-11 12:02:05 -08:00
models
Fix default interpolation/crop of largest 2 ResNeSt models
2020-06-12 16:42:47 -07:00
optim
Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults
2020-04-25 19:42:13 -07:00
scheduler
Update README with model results and attribution. Make scheduler factory bit more robust to arg differences, add noise to plateau lr and fix min/max.
2020-06-12 13:33:12 -07:00
__init__.py
Monster commit, activation refactor, VoVNet, norm_act improvements, more
2020-06-01 17:16:52 -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
Almost ready to merge, vovnet typo, version bump, readme addition
2020-06-11 15:41:58 -07:00