mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Lower min scores for person and car in plus docs (#8114)
This commit is contained in:
parent
a82334ca1c
commit
68ebd55425
@ -70,10 +70,10 @@ objects:
|
|||||||
fedex:
|
fedex:
|
||||||
min_score: .75
|
min_score: .75
|
||||||
person:
|
person:
|
||||||
min_score: .8
|
min_score: .65
|
||||||
threshold: .85
|
threshold: .85
|
||||||
car:
|
car:
|
||||||
min_score: .8
|
min_score: .65
|
||||||
threshold: .85
|
threshold: .85
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user