exadel-inc / CompreFace

Leading free and open-source face recognition system
https://exadel.com/accelerator-showcase/compreface/
Apache License 2.0
5.7k stars 775 forks source link

Getting ModelNotFound Exception when trying to use MobileNet on Docker #737

Open SarimZH opened 2 years ago

SarimZH commented 2 years ago

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:

pospielov commented 2 years ago
  1. What do you mean by too long? This is how the model works, unfortunately, it's not so easy to improve the performance
  2. Could you monitor memory consumption at this point? Probably it reaches the maximum
  3. "The response is late and sometimes end up sending no response to the client end." - not sure, but it looks like you overloaded the server
  4. ModelNotFoundException - is there such service on UI?