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 the Linux version of the code? #8

Closed
TruePhone opened this issue Feb 17, 2019 · 9 comments
Closed

Is there the Linux version of the code? #8

TruePhone opened this issue Feb 17, 2019 · 9 comments

Comments

@TruePhone
Copy link

TruePhone commented Feb 17, 2019

The project is very awesome and it would be more convenient for testing if there would be the Linux version of the code. I know the Colorization Subnet is based on Pytorch, which is easily used on Linux, so I hope I can get the Linux version of the Similarity SubNet if possible. Thank you very much.

@hmmlillian
Copy link
Collaborator

@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.

@TruePhone
Copy link
Author

@hmmlillian Thanks for your prompts very much. I will have a try.

@JixiangGao
Copy link

@TruePhone Hello, I am also planning to tranfer it to Linux version recently. Now I can compile the Deep-Image-Analogy successfully, but can't compile similarity_combo. So, could you provide the executable file of similarity_combo if you compile it successfully? Thanks very much!

@xuzhongyou
Copy link

@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.

Thank you for your job, but i think most of people work on linux. Please give a intergrated version about linux or tell us what we should do in detail.

@jqueguiner
Copy link
Contributor

#13

@mattclifford1
Copy link

Did anyone manage to get this transfer successfully to Linux?

@ncianeo
Copy link

ncianeo commented May 10, 2020

#21
I got this transfer successfully to linux!

@Travsmakoy
Copy link

@ncianeo How ? Can you share it with me?

@ncianeo
Copy link

ncianeo commented May 20, 2020

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

8 participants