pytorch-image-models/timm
Ross Wightman f54612f648 Merge branch 'select_kernel' into attention 2020-02-09 12:59:24 -08:00
..
data Indentation mistake. Fixes #81 2020-02-04 22:56:00 -08:00
loss Update AugMix, JSD, etc comments and references 2020-01-11 12:02:05 -08:00
models Merge branch 'select_kernel' into attention 2020-02-09 12:59:24 -08:00
optim Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers 2019-08-29 15:21:38 -07:00
scheduler Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak. 2019-08-28 00:14:10 -07: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 Change reduce_bn to distribute_bn, add ability to choose between broadcast and reduce (mean). Add crop_pct arg to allow selecting validation crop while training. 2019-12-19 22:56:54 -08:00
version.py Bump version for PyPi update, fix few out of date README items/mistakes, add README updates for TF EfficientNet-B8 (RandAugment) 2020-02-03 11:44:17 -08:00