frigate: detect dogs too

This commit is contained in:
Motiejus Jakštys 2025-03-17 13:34:00 +00:00
parent c1cb65fca2
commit 2371d5c031

View File

@ -152,6 +152,7 @@ in
track = [ track = [
"bicycle" "bicycle"
"car" "car"
"dog"
"motorcycle" "motorcycle"
"person" "person"
]; ];