You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?