Replies: 1 comment 1 reply
-
Hi. We support extraction with timm models. https://v-iashin.github.io/video_features/models/timm/ Do you mean that something is not working? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tested using the Pytorch Image Models (timm) library to extract RETFound and Dino v2 features for my own research project. The timm library makes this pretty simple by giving a unified format for models and their configuration.
Would you be interested in dino v2 features using this library for your own project? I could start working on a fork in a few weeks.
Beta Was this translation helpful? Give feedback.
All reactions