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

Does anyone knows how to train our own CNN model using matlab based on Caffe? #879

Closed
crazybirds opened this issue Aug 7, 2014 · 4 comments

Comments

@crazybirds
Copy link

Is it possible?
Thank you.

@xucong-zhang
Copy link

I also want to know! Either Matlab or Python?
I can only find the prediction on the Matlab/Python folder.

@shelhamer
Copy link
Member

The Python interface exposes the solver for training: https://github.com/BVLC/caffe/blob/master/python/caffe/_caffe.cpp#L353-L357

There isn't an example yet though. See #360 for a few details. @longjon it might be nice to add a short code block in the LeNet example to show how to invoke training from Python.

@shelhamer
Copy link
Member

See also #501 and continue discussion there.

@RoyiAvital
Copy link

How about MATLAB?
Could you add an example like those in examples folder (Namely creating and training a net)?

Thank You.

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

4 participants