-
Same as the title, and if so, please share how. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
pospielov
Apr 21, 2023
Replies: 1 comment 4 replies
-
CompreFace doesn't support OpenVino now. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Dvalin21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CompreFace doesn't support OpenVino now.
The problem is that to add support for CUDA, all we need is to install
tensorflow-gpu
library instead oftensorflow
.OpenVino is another framework. I played around with it a couple of years ago and it was very raw without proper documentation.
I hope Intel will add somehow support for OpenVino to popular libraries like tensorflow and pytorch