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

Some question about similarity_combo? #11

Open
xuzhongyou opened this issue Jun 4, 2019 · 3 comments
Open

Some question about similarity_combo? #11

xuzhongyou opened this issue Jun 4, 2019 · 3 comments

Comments

@xuzhongyou
Copy link

Thank u for your job. it helps a lot. I have ran the Deep-Image-Analogy on linux sucessfully. but i met some problems when do as your advises like

@TruePhone The Similarity SubNet (and Deep Image Analogy if you use it to build correspondence) is implemented in C++. It should be easy to transplant to Linux. Deep Image Analogy already has a Linux version (https://github.com/msracver/Deep-Image-Analogy/tree/linux) and our Similarity SubNet is actually built based on it. You may copy the source code from Deep-Exemplar-based-Colorization/similarity_subnet/windows/similarity_combo/ to msracver/Deep-Image-Analogy/tree/linux and slightly modify it on Linux.

but when i compile, it missing some files.h like windows.h . sorry, i am not familiar with c++ in windows. can u give me some advises to get similarity_combo file in linux?

@hmmlillian
Copy link
Collaborator

@xuzhongyou Yes, that's a problem. We have to do some modification before compiling the code on Linux. We will do it soon. Thanks for your suggestion.

@mattclifford1
Copy link

Did you ever get round to getting this working in Linux

@xuzhongyou
Copy link
Author

Did you ever get round to getting this working in Linux

not yet

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