You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: