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
e8ddc6865c
pytorch-image-models
/
timm
History
hongxin xiang
653bdc7105
Fix comment:
https://github.com/rwightman/pytorch-image-models/pull/1564#issuecomment-1326743424
2022-11-25 09:52:52 +08:00
..
data
Fix comment:
https://github.com/rwightman/pytorch-image-models/pull/1564#issuecomment-1326743424
2022-11-25 09:52:52 +08:00
loss
Remove inplace operators when calculating the loss
2022-10-17 10:41:21 +02:00
models
refactor push_to_hub helper
2022-11-16 12:03:34 +01:00
optim
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
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
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
__init__.py
Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks.
2022-01-25 21:54:13 -08:00
version.py
Version 0.7.dev0 for master
2022-10-14 09:38:02 -07:00