exadel-inc / exadel-inc/CompreFace
Make a CompreFace FaceNet custom build with MKL.
Open
contribution welcome
CPU without AVX
hacktoberfest
- Dominant language
- Java
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.