Ross Wightman
|
de35fd87f5
|
Add SimpleNorm to create_norm factory
|
2024-12-30 19:24:21 -08:00 |
Ross Wightman
|
5d7bd2973e
|
convnext zepto, rmsnorm experiments
|
2024-09-30 11:43:23 -07:00 |
Ross Wightman
|
211d18d8ac
|
Move norm & pool into Hiera ClassifierHead. Misc fixes, update features_intermediate() naming
|
2024-05-11 23:37:35 -07:00 |
Ross Wightman
|
9fab8d8f58
|
Fix break of 2 years old torchvision installs :/
|
2023-11-04 02:32:09 -07:00 |
Ross Wightman
|
f7762fee78
|
Consistency handling None / empty string inputs to norm / act create fns
|
2023-11-03 11:01:41 -07:00 |
Ross Wightman
|
a2e4a4c148
|
Add quickgelu vit clip variants, simplify get_norm_layer and allow string args in vit norm/act. Add metaclip CLIP weights
|
2023-11-03 11:01:41 -07:00 |
Ross Wightman
|
086bd55a94
|
Add EfficientFormer-V2, refactor EfficientFormer and Levit for more uniformity across the 3 related arch. Add features_out support to levit conv models and efficientformer_v2. All weights on hub.
|
2023-02-03 14:12:29 -08:00 |
Ross Wightman
|
927f031293
|
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 |