Hi everyone,
thanks for providing the code with scripts to apply custom models.
If I am not mistaken, the file extract_features_pytorch.py is missing a call of model(images) and has a few other minor errors.
I'm not sure if I understood all intended functionalities correct but tried my best to get it working in a fork here
It is successfully putting files with features into the folder structure now.
If you are interested and those changes look sensible to you, we can just PR.
Best, Jannis