Eman Ali
Results
2
comments of
Eman Ali
I have the same problem too. Even when changing the learning rate or adjusting the weight of the loss function, the algorithm may not work or give satisfactory results on...
So, if we calculate the similarity using , `similarity = F.cosine_similarity(x, y) ` without normalizing the image and text features, the computed cosine similarity will have the same output as...