pytorch-image-models/timm
Fredo Guan 32bede4e27 Update metaformers.py 2023-01-17 12:18:20 -08:00
..
data Remove print from auto_augment 2022-12-28 17:11:35 -08:00
layers Add ConvNeXt-V2 support (model additions and weights) (#1614) 2023-01-05 07:53:32 -08:00
loss Remove inplace operators when calculating the loss 2022-10-17 10:41:21 +02:00
models Update metaformers.py 2023-01-17 12:18:20 -08:00
optim Add Adan to __init__.py 2022-12-15 11:37:29 +08:00
scheduler
utils Pass through --model-kwargs (and --opt-kwargs for train) from command line through to model __init__. Update some models to improve arg overlay. Cleanup along the way. 2023-01-06 16:12:33 -08:00
__init__.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 2022-12-06 15:00:06 -08:00
version.py Update version.py 2023-01-06 17:17:35 -08:00