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

Compiling on Windows 10 #15

Open
duckbill360 opened this issue Nov 23, 2017 · 3 comments
Open

Compiling on Windows 10 #15

duckbill360 opened this issue Nov 23, 2017 · 3 comments

Comments

@duckbill360
Copy link

Hi,

Thanks for sharing the code.

I'm trying to use your api in my project. But it seems that your compilation instruction can only be run on a Linux system. Since I am using tensorflow on a windows system, some errors about missing roi_pooling.so appeared. It would be kind of you if you can provide some instructions on how to compile them on windows 10. Thanks.

@tgrel
Copy link
Contributor

tgrel commented Nov 23, 2017

You're right, the compliation process is highly dependent on it being carried out on a Linux machine. I'm not sure what support does TensorFlow provide for compiling custom layers on Windows. Unfortunately I don't have access to a windows box at the moment so I can only encourage you to try to solve the issue on your own. If you succeed please describe the compilation steps in the README.md and make a pull request for this issue so that others don't have the same problem in the future.

Leaving this issue open until we know how to compile the layer on Windows.

@TheCreativeMind
Copy link

Hey,

are there any news concerning this issue? I am stuck with a windows machine, due to a couple of software restrictions.

@tgrel
Copy link
Contributor

tgrel commented Feb 15, 2018

Currently I have don't have the means to try to compile it on Windows. If you manage to compile the layer on Windows, please make a Pull Request with the changes so that others can also benefit from it.

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