Skip to content

Services starts but never detects or records anything - help! #589

Answered by roflcoopter
parkroyk asked this question in Q&A
Discussion options

You must be logged in to vote

You need to split up your labels like this:

darknet:
  object_detector:
    half_precision: true
    
    cameras:
      camera_1:
        labels:
          - label: person
            confidence: 0.7
            require_motion: true
          - label: cat
            confidence: 0.7
            require_motion: true

I would also suggest trying without require motion as a start

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@parkroyk
Comment options

@roflcoopter
Comment options

Answer selected by parkroyk
Comment options

You must be logged in to vote
1 reply
@roflcoopter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants