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

How to compile in windows? #46

Open
JunGenius opened this issue Aug 1, 2019 · 4 comments
Open

How to compile in windows? #46

JunGenius opened this issue Aug 1, 2019 · 4 comments

Comments

@JunGenius
Copy link

Hello, author。
How to compile in windows?
Thank you very much.

@antithing
Copy link

Hi @JunGenius , did you manage to compile this code in windows? Any tips greatly appreciated!

@JunGenius
Copy link
Author

@antithing Sorry, I did not compile successfully。

@richipower
Copy link

hi, you need to try to compile caffe on windows first, you have to make some adaptions on the caffe code -> change some parts that are not windows specific, if that works, just create a new project -> link the compiled caffe and the source of this repo and you are good to go :)

@richipower
Copy link

  • Try to compile this caffe: https://github.com/BVLC/caffe/tree/windows
  • Then change the source/include files for the ones on this repository
  • Then compile again
  • Now link LAB source files (image read, face detection, face alignment)

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