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

Question about changing dataset and some error #19

Open
raygoah opened this issue Mar 17, 2019 · 1 comment
Open

Question about changing dataset and some error #19

raygoah opened this issue Mar 17, 2019 · 1 comment

Comments

@raygoah
Copy link

raygoah commented Mar 17, 2019

Hi, I try to change dataset to cifar-100.
But I always encounter error message about :
Cholesky decomposition was not successful. The input might not be valid.

And I have tried the method in Question #11 , but it can't work.
I wonder if I need to change the RGB image (3 channel) into Gray image (1 channel) when I load the dataset ?
Or the dataset with 100 classes is not suitable to SpectralNet?
Could you help me figure out what I should tune the parameter , please ?

Thank you very much.

@Paramecium-0
Copy link

Hi, I've changed the dataset into a new one which is 5D , I ran the code and got the low spectralnet accuracy=0.209
I want to figure out if there is some way to make it better.
Thank you very much

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

2 participants