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

Viewing feature with matlab #584

Closed
esason opened this issue Jul 2, 2014 · 1 comment
Closed

Viewing feature with matlab #584

esason opened this issue Jul 2, 2014 · 1 comment

Comments

@esason
Copy link

esason commented Jul 2, 2014

Hi,

I would like to vizulalize the learned features of a trained model on matlab.
How can i do it?

Regards,

Eli

@shelhamer
Copy link
Member

Call get_weights https://github.com/BVLC/caffe/blob/master/matlab/caffe/matcaffe.cpp#L335 in matlab interface then visualize however you like. Take inspiration from the Python visualization: http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/filter_visualization.ipynb

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