Jetson onnxruntime (#14688)

* Add support for using onnx runtime with jetson

* Update docs

* Clarify
This commit is contained in:
Nicolas Mowen
2024-10-30 08:22:28 -06:00
committed by GitHub
parent 03dd9b2d42
commit c7a4220d65
4 changed files with 9 additions and 6 deletions
@@ -68,6 +68,7 @@ If the correct build is used for your GPU and the `large` model is configured, t
**Nvidia**
- Nvidia GPUs will automatically be detected and used as a detector in the `-tensorrt` Frigate image.
- Jetson devices will automatically be detected and used as a detector in the `-tensorrt-jp(4/5)` Frigate image.
:::