Update object_detectors.md

This commit is contained in:
Nicolas Mowen 2025-02-03 06:50:45 -07:00 committed by GitHub
parent a3f3201410
commit e653500d35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,9 +35,9 @@ Frigate supports multiple different detectors that work on different types of ha
:::note
Multiple detectors can not be mixed for object detection (ex: OpenVINO and a coral can not be used for object detection).
Multiple detectors can not be mixed for object detection (ex: OpenVINO and Coral EdgeTPU can not be used for object detection at the same time).
This does not affect using hardware for other tasks like [semantic search](./semantic_search.md)
This does not affect using hardware for accelerating other tasks such as [semantic search](./semantic_search.md)
:::