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
db3c18999b
DFN CLIP ViT support
2023-10-31 10:22:27 -07:00
..
data
Replace deprecated NumPy aliases of builtin types
2023-07-03 22:24:25 +03:00
layers
include suggestions from review
2023-10-30 13:47:54 -07:00
loss
…
models
DFN CLIP ViT support
2023-10-31 10:22:27 -07:00
optim
import lion in __init__.py
2023-07-27 09:26:57 +08:00
scheduler
Scheduler update, add v2 factory method, support scheduling on updates instead of just epochs. Add LR to summary csv. Add lr_base scaling calculations to train script.
Fix
#1168
2022-10-07 10:43:04 -07:00
utils
MobileOne and FastViT weights on HF hub, more code cleanup and tweaks, features_only working. Add reparam flag to validate and benchmark, support reparm of all models with fuse(), reparameterize() or switch_to_deploy() methods on modules
2023-08-23 22:50:37 -07:00
__init__.py
…
version.py
Update README, prep for 0.9.8 release
2023-10-20 13:57:23 -07:00