This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
32bede4e27
pytorch-image-models
/
timm
History
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