Fredo Guan
|
81ca323751
|
Davit update formatting and fix grad checkpointing (#7)
fixed head to gap->norm->fc as per convnext, along with option for norm->gap->fc
failed tests due to clip convnext models, davit tests passed
|
2023-01-15 14:34:56 -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 |
|
Ross Wightman
|
ce65a7b29f
|
Update vit_relpos w/ some additional weights, some cleanup to match recent vit updates, more MLP log coord experiments.
|
2022-07-07 21:33:25 -07:00 |
|
Ross Wightman
|
7d657d2ef4
|
Improve resolve_pretrained_cfg behaviour when no cfg exists, warn instead of crash. Improve usability ex #1311
|
2022-06-24 14:55:25 -07:00 |
|
Ross Wightman
|
4b30bae67b
|
Add updated vit_relpos weights, and impl w/ support for official swin-v2 differences for relpos. Add bias control support for MLP layers
|
2022-05-13 13:53:57 -07:00 |
|
Ross Wightman
|
f5ca4141f7
|
Adjust arg order for recent vit model args, add a few comments
|
2022-05-02 22:41:38 -07:00 |
|
Ross Wightman
|
41dc49a337
|
Vision Transformer refactoring and Rel Pos impl
|
2022-05-02 15:37:39 -07:00 |
|