Commit Graph

18 Commits (cf57695938e5190f81c6d21dd15bb1ac24c4590c)

Author SHA1 Message Date
ayasyrev cf57695938 sched noise dup code remove 3 years ago
Ross Wightman f0507f6da6 Fix k_decay default arg != 1.0 in poly scheduler 3 years ago
Ross Wightman 29a37e23ee LR scheduler update: 3 years ago
Sepehr Sameni abf3e044bb
Update scheduler_factory.py 3 years ago
samarth daab57a6d9 1. Added a simple multi step LR scheduler 4 years ago
Ross Wightman 7995295968 Merge branch 'logger' into features. Change 'logger' to '_logger'. 5 years ago
Ross Wightman 6c17d57a2c Fix some attributions, add copyrights to some file docstrings 5 years ago
Ross Wightman d72ac0db25 Fix , lr cycle default 0 vs 1. Fix , mirror resnest weights for future stability. 5 years ago
Ross Wightman f225ae8e59 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. 5 years ago
Ross Wightman 6441e9cc1b Fix memory_efficient mode for DenseNets. Add AntiAliasing (Blur) support for DenseNets and create one test model. Add lr cycle/mul params to train args. 5 years ago
Ross Wightman c16f25ced2 Add MobileNetV3 Large weights, results, update README and sotabench for merge 5 years ago
Ross Wightman 27b3680d49 Revamp LR noise, move logic to scheduler base. Fixup PlateauLRScheduler and add it as an option. 5 years ago
Ross Wightman 514b0938c4 Experimenting with per-epoch learning rate noise w/ step scheduler 5 years ago
Ross Wightman fac58f609a Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 5 years ago
Ross Wightman e7c8a37334 Make min-lr and cooldown-epochs cmdline args, change dash in color_jitter arg for consistency 6 years ago
Ross Wightman c6b32cbe73 A number of tweaks to arguments, epoch handling, config 6 years ago
Ross Wightman 6fc886acaf Remove all prints, change most to logging calls, tweak alignment of batch logs, improve setup.py 6 years ago
Ross Wightman aa4354f466 Big re-org, working towards making pip/module as 'timm' 6 years ago