Skip to content

Python object detection for custom apps is not deploying successfully. #194

Closed Answered by daniel-falk
vishalkumarbit asked this question in ACAP
Discussion options

You must be logged in to vote

@vishalkumarbit Can you share more context of the error logs? Is it actually the application that logs the message, not the docker daemon during the installation? As far as I can see there should be no TLS involved when running the application.

If it is during install of the application you can disable TLS for the docker daemon API by setting root.dockerdwrapper.UseTLS to false and not using --tlsverify in the docker command, see more here.

You can also take a look at my step-by-step videos getting the pose detector up and running, there are also some tips for debugging:
Deep learning in AXIS cameras part 1: Getting started
Deep learning in AXIS cameras part 2: Prototyping and debugging o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ACAP
Labels
None yet
2 participants