-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mobilenet 1.1.0 not working with double-take #1073
Comments
I'm seeing the exact same issue |
Sorry, somehow, I didn't see this post before. |
@pospielov thanks for the reply. I'm only seeing this issue with mobilenet when I tested with SubCenter-ArcFace-r100 I don't have this issue and double-take is able to connect. I only keep settings when switching between builds. |
Great, so we know the problem. |
@pospielov I tried the clean mobilenet 1.2.0 by running from the preset custom-builds/Mobilenet folder and saw same logs from compreface-api . I built my custom compreface-core image to use non-CUDA non-AVX mxnet library (by specifying Then I visited the web-UI and clicked "Try Demo". When I uploaded a picture with no face, compreface returned compreface-api logs:
|
I also tried mobilenet from release archive without any changes. Same behavior. |
double-take works fine using compreface-core:1.1.0 but gives error when using compreface-core:1.1.0-mobilenet
When using compreface-core:1.1.0-mobilenet compreface-api returns error 400
and compreface-api returns
while compreface-core seems to work fine
The text was updated successfully, but these errors were encountered: