blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen 2f69f5afe6
Add support for yolonas via ONNX and allow TensorRT execution provider to work correctly (#13776)
* Add support for yolonas in onnx

* Add correct deps

* Set ld library path

* Refactor cudnn to only be used in amd64

* Add onnx to docs and add explainer at the top

* Undo change

* Update comment

* Remove uneccesary

* Remove line change
2024-09-16 16:17:31 -05:00
..
__init__.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
cpu_tfl.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
deepstack.py Show failure exception message (#11964) 2024-06-14 20:34:14 -05:00
edgetpu_tfl.py Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
hailo8l.py Catch hailo initialization error (#12558) 2024-08-29 20:19:50 -06:00
onnx.py Add support for yolonas via ONNX and allow TensorRT execution provider to work correctly (#13776) 2024-09-16 16:17:31 -05:00
openvino.py OpenVino - Error clarification for compile_model function (#12304) 2024-07-08 08:13:33 -05:00
rknn.py fix default model for rknn detector (#12807) 2024-08-08 07:54:13 -06:00
rocm.py Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
tensorrt.py Add support for TensorRT v10 (multiple api calls have changed) (#11166) 2024-05-22 06:57:52 -06:00