exadel-inc / exadel-inc/CompreFace
Getting ModelNotFound Exception when trying to use MobileNet on Docker
Open
- Dominant language
- Java
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, I have tried the Insightface model and now wanted to use MobileNet. However there are a few issues that im facing when I use Insightface:
- it takes too long to recognize a face
- It sometimes hangs the whole system (Im using it on ubuntu NUC 4GB RAM)
- The response is late and sometimes end up sending no response to the client end.
While trying to build MobileNet on docker and using it, i faced the following issue,
compreface-api | com.exadel.frs.commonservice.exception.ModelNotFoundException: Recognition service with API Key 172d45d3-c89c-4ab9-b763-fbbd50a08481 not found.
Contributor guide
Assessment
This issue has not been assessed yet.