question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mobilenet-gpu not working with double-take

See original GitHub issue

Describe the bug Initially, mobilenet-gpu version appears to work in the GUI and I can successfully test my recognition application in the GUI using a stock photo. However, once I try to connect double-take to it using the url + key, it stalls and I receive errors in the compreface logs.

notes -same behavior if I use Unraid single container version -compreface regular version works fine with double-take in both single container version and docker-compose version -same behavior with internal or external db -same behavior with arcface gpu version

Hardware/OS Unraid 6.10-rc2 (docker-compose plugin) Nvidia Driver: 495.46 (patched) GTX 1050Ti Ryzen 9 3900X w/64MB RAM

initial GUI test works and subsequent tests work image image

then the double-take api connection fails image image

nvidia-smi: image

docker logs: compreface-db.txt compreface-ui.txt compreface-admin.txt compreface-api.txt compreface-core.txt

.env: registry=exadel/ postgres_username=postgres postgres_password=postgres postgres_db=frs postgres_domain=compreface-postgres-db postgres_port=5432 email_host=smtp.gmail.com email_username= email_from= email_password= enable_email_server=false save_images_to_db=true compreface_api_java_options=-Xmx8g compreface_admin_java_options=-Xmx8g ADMIN_VERSION=0.6.1 API_VERSION=0.6.1 FE_VERSION=0.6.1 CORE_VERSION=0.6.1-mobilenet-gpu

docker-compose: docker-compose.zip

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
bigbanguscommented, May 23, 2022

The PR is now merged and the issue is confirmed resolved with v.1.9.0 of double-take. Thank you @jakowenko @pospielov https://github.com/jakowenko/double-take/releases/tag/v1.9.0

1reaction
juan11perezcommented, Jan 15, 2022

@bigbangus I have very similar hardware (GTX 1050Ti, Ryzen 9 3900X w/64MB RAM) with unraid 6.9.2 and experienced exactly the same issue. I have modified the double-take docker per your pull request and it works now works with mobilenet-gpu.

Thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

DoubleTake | Filmic Pro Mobile Video
Shoot two full size 1080p images with the front and rear cameras. Works in landscape 16:9 or vertical 9:16. Instant A/B tracks for...
Read more >
unRaid App List - GitHub Pages
Community Applications moderates the entries so that any incompatible / non-functional apps will not appear (and it looks a lot better also.
Read more >
Filmic's Double Take iOS app records with two cameras at the ...
Now Filmic Pro has made multi-camera recording available in an app, but it's not Filmic Pro. Instead, the company has created a new...
Read more >
[FEAT] Compreface Detection Models = Custom Builds - Giters
i got another instance of compreface running with nvidia-gpu model. would be great to configure a second instance, but seems not possible to ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found