mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 04:27:42 +03:00
add note about coral
This commit is contained in:
parent
1d8f57aedd
commit
2d443137a3
@ -24,3 +24,9 @@ Object detection and enrichments (like Semantic Search, Face Recognition, and Li
|
|||||||
- Jetson devices will automatically be detected and used for enrichments in the `-tensorrt-jp6` Frigate image.
|
- Jetson devices will automatically be detected and used for enrichments in the `-tensorrt-jp6` Frigate image.
|
||||||
|
|
||||||
Utilizing a GPU for enrichments does not require you to use the same GPU for object detection. For example, you can run the `tensorrt` Docker image for enrichments and still use other dedicated hardware for object detection.
|
Utilizing a GPU for enrichments does not require you to use the same GPU for object detection. For example, you can run the `tensorrt` Docker image for enrichments and still use other dedicated hardware for object detection.
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
A Google Coral is a TPU (Tensor Processing Unit), not a dedicated GPU (Graphics Processing Unit) and therefore does not provide any kind of acceleration for Frigate's enrichments.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user