nkb-tech/nkb-classification

Use timm feature forward

Closed this issue · 3 comments

Use timm feature forward for more architectures compatibility.
timm docs
Be aware for transformer models

Backbone extraction is changed for models available in timm.
All other code is left unchanged.
Added a readme guide how to choose different backbone types.

Tested with convnext, resnet, vit and unicom