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
What is the range of pixels in images that was used for training the models:
a.) [0 to 255].
b.) [0 to 1].
c.)[-1 to 1].
I'm trying the train the model on your pretrained weights but after training the cosine distances are appearing to be very low and clustered for all the images pair I'm verifying.
The text was updated successfully, but these errors were encountered:
What is the range of pixels in images that was used for training the models:
a.) [0 to 255].
b.) [0 to 1].
c.)[-1 to 1].
I'm trying the train the model on your pretrained weights but after training the cosine distances are appearing to be very low and clustered for all the images pair I'm verifying.
The text was updated successfully, but these errors were encountered: