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

Any directions on how to port to Mac M1 arch arm64 #57

Open
alokc83 opened this issue Sep 2, 2021 · 1 comment
Open

Any directions on how to port to Mac M1 arch arm64 #57

alokc83 opened this issue Sep 2, 2021 · 1 comment

Comments

@alokc83
Copy link

alokc83 commented Sep 2, 2021

Hi there,
it seem the docker image is only for x86_64. Any instruction or pointers how can I port it to arm64.

Thank you do much.

Best,
Alok C

@cjekel
Copy link
Owner

cjekel commented Sep 3, 2021

I haven't looked into this, but I suspect that building tensorflow<2.0.0 on M1 is going to be difficult. Tensorflow is the big dependency. The pretrained models themselves should work on different architectures.

Since docker is working on M1 now, I would look into going that route. Or perhaps some other virtualization of x86/x64 since these would leverage the tensorflow build system of that time.

There are now other more modern versions of facenet out there. The api's are substantially different, so it might take a couple days work to port this code to a newer version of facenet.

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