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

Standard Caffe compatibility #11

Closed
SergeMv opened this issue Aug 29, 2016 · 3 comments
Closed

Standard Caffe compatibility #11

SergeMv opened this issue Aug 29, 2016 · 3 comments

Comments

@SergeMv
Copy link

SergeMv commented Aug 29, 2016

Is your MNC-caffe a direct replacement for the standard Caffe? If I remove the standard Caffe from the system and install/compile yours, will other programs still work as usual (in particular, the Python Caffe interface)?

@HaozhiQi
Copy link
Collaborator

No, caffe-mnc is not a directly fork from official caffe. If you replace your caffe with caffe-mnc, there may be some new layers which caffe-mnc doesn't support. It would be better to move these files into official caffe so that it can support both MNC and your other programs.

@SergeMv SergeMv closed this as completed Aug 30, 2016
@hgaiser
Copy link

hgaiser commented Sep 1, 2016

I created a Caffe fork with the changes from @oh233. It can be found here. This branch should be (relatively) up to date with master of Caffe and also contain the changes needed for MNC.

@SergeMv
Copy link
Author

SergeMv commented Sep 4, 2016

@hgaiser Great, 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

3 participants