Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem using unsupervised helloworld example ( Similarity results on CIFAR10 dataset ) #309

Open
robertorovella91 opened this issue Feb 8, 2023 · 0 comments

Comments

@robertorovella91
Copy link

robertorovella91 commented Feb 8, 2023

Hi everyone, I tried the unsupervised hello world example from the notebook, but after training, despite the classifier results leading to a significant improvement in terms of accuracy, when I go to test the algorithm in terms of similarity, the results reported by the knn search seem not to work (using the same example of the supervised helloworld notebook).
I also tried to run the model's prediction and calculate the cosine similarity between different images but it returns always 1. What am I doing wrong?

@robertorovella91 robertorovella91 changed the title Cosine Similarity after training CIFAR 10 is all equal to 1 Problem using unsupervised helloworld example ( Similarity results on CIFAR10 dataset ) Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant