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

Is there any tutorial about pycaffe? #1708

Closed
tartavull opened this issue Jan 12, 2015 · 2 comments
Closed

Is there any tutorial about pycaffe? #1708

tartavull opened this issue Jan 12, 2015 · 2 comments

Comments

@tartavull
Copy link

I want to learn to import data to lmdb.
I saw the c++ code for mnist, I was wondering if there is something similar using pycaffe

@shelhamer
Copy link
Member

No, there isn't any further documentation than the tutorial docs on the Python interface and the docstrings. The new Python interface #1703 will mark a good occasion to add more examples and documentation. Meanwhile, check #1698 (comment) for how to make LMDB data in Python.

@Franck-Dernoncourt
Copy link
Contributor

I agree, that could be great to have some tutorial about pycaffe…

An interesting example (which uses LMDB): http://nbviewer.ipython.org/github/joyofdata/joyofdata-articles/blob/master/deeplearning-with-caffe/Neural-Networks-with-Caffe-on-the-GPU.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

3 participants