Ross Wightman
|
f2cfb4c677
|
Add WIP HieraDet impl (SAM2 backbone support)
|
2024-08-15 17:58:15 -07:00 |
Ross Wightman
|
2bfa5e5d74
|
Remove JIT activations, take jit out of ME activations. Remove other instances of torch.jit.script. Breaks torch.compile and is much less performant. Remove SpaceToDepthModule
|
2024-05-06 16:32:49 -07:00 |
Ross Wightman
|
7bc7798d0e
|
Type annotation correctness for create_act
|
2024-02-10 14:57:58 -08: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
|
a08e5aed1d
|
More models w/ multi-weight support, moving to HF hub. Removing inplace_abn from all models including TResNet
|
2023-04-20 22:44:49 -07: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 |