1
I have updated the README, you can refer to it as an example. Basically you can use timm API model.forward_features() then reshape appropriately
model.forward_features()
· Sign up or log in to comment