This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
History
Ross Wightman
32f252381d
Change order of checkpoitn filtering fn application in builder, try dict, model variant first
2023-01-20 14:48:54 -08:00
..
data
Cleanup resolve data config fns, add 'model' variant that takes model as first arg, make 'args' arg optional in original fn
2023-01-20 14:47:55 -08:00
layers
Update ClassifierHead module, add reset() method, update in_chs -> in_features for consistency
2023-01-20 14:44:05 -08:00
loss
…
models
Change order of checkpoitn filtering fn application in builder, try dict, model variant first
2023-01-20 14:48:54 -08:00
optim
Add Adan to __init__.py
2022-12-15 11:37:29 +08:00
scheduler
…
utils
Update batchnorm freezing to handle NormAct variants, Add GroupNorm1Act, update BatchNormAct2d tracing change from PyTorch
2023-01-12 16:55:47 -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
Version 0.8.6dev0
2023-01-09 13:38:31 -08:00