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
d1bfa9a000
pytorch-image-models
/
timm
History
Ross Wightman
d1bfa9a000
Support HF datasets and TFSD w/ a sub-path by fixing split,
fix
#1598
... add class mapping support to HF datasets in case class label isn't in info.
2022-12-22 21:34:13 -08:00
..
data
Support HF datasets and TFSD w/ a sub-path by fixing split,
fix
#1598
... add class mapping support to HF datasets in case class label isn't in info.
2022-12-22 21:34:13 -08:00
layers
Add FlexiViT models and weights, refactoring, push more weights
2022-12-22 17:23:09 -08:00
loss
Remove inplace operators when calculating the loss
2022-10-17 10:41:21 +02:00
models
Add FlexiViT models and weights, refactoring, push more weights
2022-12-22 17:23:09 -08:00
optim
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
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
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.2dev0
2022-12-22 17:34:09 -08:00