Commit Graph

14 Commits (89b0452171f1d34ff369076a525061daab0e81cc)

Author SHA1 Message Date
Ross Wightman 927f031293 Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 2 years ago
Ross Wightman 372ad5fa0d Significant model refactor and additions: 3 years ago
Ross Wightman 5f81d4de23 Move DeiT to own file, vit getting crowded. Working towards fixing , make pooling interface for transformers and mlp closer to convnets. Still working through some details... 3 years ago
Ross Wightman abc9ba2544 Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 3 years ago
Alexander Soare 65d827c7a6 rename notrace registration and standardize trace_utils imports 3 years ago
Alexander Soare b25ff96768 wip - pre-rebase 3 years ago
Alexander Soare bc3d4eb403 wip -rebase 3 years ago
Ross Wightman 8880f696b6 Refactoring, cleanup, improved test coverage. 4 years ago
Ross Wightman bfc72f75d3 Expand scope of testing for non-std vision transformer / mlp models. Some related cleanup and create fn cleanup for all vision transformer and mlp models. More CoaT weights. 4 years ago
Ross Wightman 715519a5ef Rethink name of patch embed grid info 4 years ago
Ross Wightman b2c305c2aa Move Mlp and PatchEmbed modules into layers. Being used in lots of models now... 4 years ago
Ross Wightman e5e15754c9 Fix coat first conv ident 4 years ago
Ross Wightman 76739a7589 CoaT merge. Bit of formatting, fix torchscript (for non features), remove einops/einsum dep, add pretrained weight hub (url) support. 4 years ago
morizin c2d5087eae
Add files via upload 4 years ago