compreface-python-sdk icon indicating copy to clipboard operation
compreface-python-sdk copied to clipboard

Fail to add example when using Mobilenet-gpu/SubCenter-ArcFace-r100-gpu

Open kakusyun opened this issue 1 year ago • 1 comments

When I use Mobilenet-gpu/SubCenter-ArcFace-r100-gpu, I can create subjects but can not add examples into subjects through SDK. And then, I try to use UI to add examples, and get the error as follows.

Error during synchronization between Servers: [500 INTERNAL SERVER ERROR] during [POST] to [http://compreface-core:3000/find_faces] [FacesFeignClient#finFaces(MultipartFile, Integer, Double, String)]:[{"message:":"MXNetError: Trackback (most recent call last):\n File":/include/mshadow/././././cuda/tensor_gpu-inl.cuh",line128 \nName:Check failed:err == cudaSuccess (209 vs. 0): MapPlanKernel ErrStr:no kernel image is available for execution on the device"}]! File Name: Aaron_Eckhart_0001.jpg

kakusyun avatar Mar 07 '23 04:03 kakusyun

Run those commands and attach the result to the ticket: docker ps docker-compose logs

Also, what GPU and CPU do you use?

pospielov avatar Mar 10 '23 17:03 pospielov