I can see from the paper that a ResNet18 model was used for feature extraction. On further examination of the pkl files, they are in a particular format, particularly the features which are a 1D array.
Do you know if more details are available on the model used to extract these features? Is it available to use by others or was it custom/fine-tuned?
I can see from the paper that a ResNet18 model was used for feature extraction. On further examination of the
pklfiles, they are in a particular format, particularly the features which are a 1D array.Do you know if more details are available on the model used to extract these features? Is it available to use by others or was it custom/fine-tuned?