pytorch-image-models/timm
Mi-Peng cdcd0a92ca fix lars 2022-01-19 17:49:43 +08:00
..
data Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones. 2022-01-14 16:28:27 -08:00
loss Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 2021-09-23 15:45:39 -07:00
models Add AvgPool2d anti-aliasing support to ResNet arch (as per OpenAI CLIP models), add a few blur aa models as well 2022-01-18 21:57:24 -08:00
optim fix lars 2022-01-19 17:49:43 +08:00
scheduler Fix k_decay default arg != 1.0 in poly scheduler 2021-11-22 09:37:36 -08:00
utils Add --fuser arg to train/validate/benchmark scripts to select jit fuser type 2022-01-17 13:54:25 -08:00
__init__.py
version.py Version 0.5.4 2022-01-14 16:28:27 -08:00