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

deepmatching GPU code #41

Open
filmo opened this issue Jan 29, 2017 · 3 comments
Open

deepmatching GPU code #41

filmo opened this issue Jan 29, 2017 · 3 comments

Comments

@filmo
Copy link

filmo commented Jan 29, 2017

As a side question, has anybody managed to get the deepmatching GPU code to compile on Ubuntu? It seems to have been written against some version of caffe/protobuf that no longer seem compatible once the SWIG code is compiled. Or perhaps I'm just really doing something wrong. I've beaten my head against it for a couple days now with zero progress.

I'm currently using the CPU static provided by the original author's site which works fine, but would love to be able to speed up the matching process.

@WIStudent
Copy link

Hi. I am currently using DeepMatching for my master thesis and just managed to get the GPU version running on Ubuntu. Here is how I did it https://gist.github.com/WIStudent/08072e8dd41487d2dde7ce75eec3dcbf

@filmo
Copy link
Author

filmo commented Feb 2, 2017

Awesome. Thanks. I'll give it a try later today. What performance boost did the GPU code give over the Numpy based CPU version ?

@WIStudent
Copy link

I haven't done any performance tests yet, I just got it running yesterday.

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