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

Make a CompreFace FaceNet custom build with MKL. #607

Open
pospielov opened this issue Sep 30, 2021 · 1 comment
Open

Make a CompreFace FaceNet custom build with MKL. #607

pospielov opened this issue Sep 30, 2021 · 1 comment
Labels
contribution welcome Great issue if you want to contribute to this repository CPU without AVX hacktoberfest

Comments

@pospielov
Copy link
Collaborator

This is the only option we have right now to support CPU without AVX.
We need two versions: with and without GPU support.
Steps:

  1. Add new embedding calculator build with INTEL_OPTIMIZATION=true to:
    https://github.com/exadel-inc/CompreFace/blob/c44c92eaea31798f8e68c91acc36144d3b8ab411/embedding-calculator/Makefile
  2. Create new docker-compose files in the custom builds folder. Here is documentation on how to create a custom build:
    https://github.com/exadel-inc/CompreFace/blob/master/docs/Custom-builds.md#how-to-build-your-own-custom-build
@balogun14
Copy link

@pospielov can you explain this issue a bit more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Great issue if you want to contribute to this repository CPU without AVX hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants