exadel-inc / CompreFace

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

setup custom-builds/Mobilenet-gpu failed #653

Open zhicai-liu opened 2 years ago

zhicai-liu commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image image image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

ozett commented 2 years ago

great GPU! 😄

but failed like mine container -> https://github.com/exadel-inc/CompreFace/issues/652

pospielov commented 2 years ago

Hi, do you use the default custom build from our DockerHub? If yes - it should work with GPU with an index 0 To change this - you can set GPU_IDX environment variable But, I am not sure that the problem with compreface-core container. I think the problem can be with compreface-api container. could you run docker ps and check if it's running and run docker logs compreface-api

zhicai-liu commented 2 years ago

Hi, do you use the default custom build from our DockerHub? If yes - it should work with GPU with an index 0 To change this - you can set GPU_IDX environment variable But, I am not sure that the problem with compreface-core container. I think the problem can be with compreface-api container. could you run docker ps and check if it's running and run docker logs compreface-api image image image image image image

ozett commented 2 years ago

i overcome my old errors and had succes with docker system prune all on my testsystem and starting with download from the release-page on github https://github.com/exadel-inc/CompreFace/issues/652#issuecomment-962651186