You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ross Wightman
4e24f75289
Merge pull request #1593 from rwightman/multi-weight_effnet_convnext
Update efficientnet.py and convnext.py to multi-weight, add new 12k pretrained weights
|
2 years ago |
.. |
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.
|
2 years ago |
layers
|
Add FlexiViT models and weights, refactoring, push more weights
|
2 years ago |
loss
|
Remove inplace operators when calculating the loss
|
2 years ago |
models
|
Switch BEiT to HF hub weights
|
2 years ago |
optim
|
Add Adan to __init__.py
|
2 years ago |
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
|
2 years ago |
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
|
2 years ago |
__init__.py
|
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
|
2 years ago |
version.py
|
Version 0.8.2dev0
|
2 years ago |