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

How to check the value of the kernel? #25

Open
ybguo1 opened this issue Nov 10, 2015 · 1 comment
Open

How to check the value of the kernel? #25

ybguo1 opened this issue Nov 10, 2015 · 1 comment

Comments

@ybguo1
Copy link

ybguo1 commented Nov 10, 2015

Thank you very much about your toolbox which helped us a lot. For now, I just do the image segmentation problems. To improve the performance of final results, I need to check the value of the kernel in each layer in the toolbox, when I try to use GPU, the output of the weight is a vector. Could you tell me how to change this weight in to standard structure (like N-by-N matrix)? Thank you very much.

@sdemyanov
Copy link
Owner

Hi. Yes, you can use the matlab functions getweights/setweights to transform a vector to layer weights and back.

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