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

Can this project support octive to replace matlab #27

Open
zjjott opened this issue Sep 20, 2017 · 3 comments
Open

Can this project support octive to replace matlab #27

zjjott opened this issue Sep 20, 2017 · 3 comments

Comments

@zjjott
Copy link

zjjott commented Sep 20, 2017

matlab is too expensive..
or maybe it can be completely implemented by caffe?

@wzvoid
Copy link

wzvoid commented Sep 24, 2017

@zjjott The matlab code is only for feature extraction and retrieval evaluation. Caffe provides python interface. If you don't want to use matlab, python is a good choice.

@hengshan123
Copy link

Have you used python to make the algorithm running ?

@zjjott
Copy link
Author

zjjott commented Sep 28, 2017

@hengshanji yes,I read these code,and use caffe only to run this model
actually,in caffe example:https://github.com/BVLC/caffe/blob/master/examples/00-classification.ipynb
can simply replace it with kevinNet model define file and pretrain file

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