How to extract frame-level feature?

#1
by GuoGuoBan - opened

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

Sign up or log in to comment