HASS-Deepstack-face icon indicating copy to clipboard operation
HASS-Deepstack-face copied to clipboard

FR: Add config for minimum confidence level

Open BrunoBarroso opened this issue 4 years ago • 1 comments

Hello! great integration, loving it so far.... The thing that im missing is a setting to establish a minimum confidence level, and that it dont save snapshots that dont rank above that minimum. Would be great if that function can be done, or instruction on how to do it via other way.

Big thanks!

BrunoBarroso avatar Oct 13 '21 17:10 BrunoBarroso

Thanks @BrunoBarroso ! This is a good FR :) Already in https://github.com/robmarkcole/HASS-Deepstack-object

  • confidence: (Optional) The confidence (in %) above which detected targets are counted in the sensor state. Default value: 80

Note that the service confidence is already documented in https://docs.deepstack.cc/face-recognition/#setting-minimum-confidence

robmarkcole avatar Feb 25 '22 05:02 robmarkcole