Testing extracted features from InceptionV3 and ResNet50 pretrained models (with keras plus tensorflow) and each gives different (in fact, wildly) different results for simple image similarity.
The extracted features are used as-is and normalized but outcome is the same.
Anyone know why?