mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-19 01:17:06 +03:00
rockchip: update docs
This commit is contained in:
parent
f4649f195f
commit
c4e1191676
@ -617,7 +617,7 @@ $ cat /sys/kernel/debug/rknpu/load
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
- All models are automatically downloaded and stored in the folder `config/model_cache/rknn_cache`. After upgrading Frigate, you should remove older models to free up space.
|
- All models are automatically downloaded and stored in the folder `config/model_cache/rknn_cache`. After upgrading Frigate, you should remove older models to free up space.
|
||||||
- You can also provide your own `.rknn` model. You should not save your own models in the `rknn_cache` folder, store them directly in the `model_cache` folder or another subfolder. To convert a model to `.rknn` format see the `rknn-toolkit2` (requires a x86 machine). Note, that there is only post-processing for the supported models.
|
- You can also provide your own `.rknn` model. You should not save your own models in the `rknn_cache` folder, store them directly in the `model_cache` folder or another subfolder. To convert a model to `.rknn` format see the `rknn-toolkit2`. Note, that there is only post-processing for the supported models.
|
||||||
|
|
||||||
### Converting your own onnx model to rknn format
|
### Converting your own onnx model to rknn format
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user