[Detector Support]: Coyetes as a object? #15345
-
Describe the problem you are havingBit of an odd question...sorry if wrong category. We have a problem with coyotes in my area so I want to be able to detect them. There's not a specific "coyote" object type nor just an "animal" type. Do you think "dog" would do the trick to capture these? Thanks! Versionn/a Frigate config filen/a docker-compose file or Docker CLI commandn/a Relevant Frigate log outputn/a Install methodDocker Compose Object DetectorCoral Screenshots of the Frigate UI's System metrics pagesn/a Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
hawkeye217
Dec 4, 2024
Replies: 1 comment 2 replies
-
You could certainly try The default free model that Frigate ships with is based on the COCO dataset, so your mileage may vary with how well it performs. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
templeowls21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could certainly try
dog
. You may have to lower the min_score and threshold.The default free model that Frigate ships with is based on the COCO dataset, so your mileage may vary with how well it performs.