mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Typo fixed in hardware.md (#6788)
This commit is contained in:
parent
bd9942b426
commit
730416418d
@ -31,7 +31,7 @@ My current favorite is the Minisforum GK41 because of the dual NICs that allow y
|
|||||||
|
|
||||||
## Detectors
|
## Detectors
|
||||||
|
|
||||||
A detector is a device which is optimized for running inferences efficiently to detect objects. Using a recommended detector means there will be less latency between detections and more detections can be run per second. Frigate is designed around the epectation that a detector is used to achieve very low inference speeds. Offloading TensorFlow to a detector is an order of magnitude faster and will reduce your CPU load dramatically. As of 0.12, Frigate supports a handful of different detector types with varying inference speeds and performance.
|
A detector is a device which is optimized for running inferences efficiently to detect objects. Using a recommended detector means there will be less latency between detections and more detections can be run per second. Frigate is designed around the expectation that a detector is used to achieve very low inference speeds. Offloading TensorFlow to a detector is an order of magnitude faster and will reduce your CPU load dramatically. As of 0.12, Frigate supports a handful of different detector types with varying inference speeds and performance.
|
||||||
|
|
||||||
### Google Coral TPU
|
### Google Coral TPU
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user