mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
Link to edgetpu troublehsooting
This commit is contained in:
parent
f00ced5a33
commit
e31440ecf1
@ -37,6 +37,12 @@ The EdgeTPU device can be specified using the `"device"` attribute according to
|
|||||||
|
|
||||||
A TensorFlow Lite model is provided in the container at `/edgetpu_model.tflite` and is used by this detector type by default. To provide your own model, bind mount the file into the container and provide the path with `model.path`.
|
A TensorFlow Lite model is provided in the container at `/edgetpu_model.tflite` and is used by this detector type by default. To provide your own model, bind mount the file into the container and provide the path with `model.path`.
|
||||||
|
|
||||||
|
:::tip
|
||||||
|
|
||||||
|
See [common Edge-TPU troubleshooting steps](/troubleshooting/edgetpu) if the EdgeTPu is not detected.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
### Single USB Coral
|
### Single USB Coral
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user