blakeblackshear.frigate/frigate/detectors/plugins
harakas cd5f4b1534
detectors/edgetpu: yolov8 support (#9782)
* detectors/edgetpu: add support for yolov8 models

* docs: edgetpu yolov8 running

* docs: edgetpu yolov8 attribution and language

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-02-10 13:39:28 -06:00
..
__init__.py
cpu_tfl.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
deepstack.py Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
edgetpu_tfl.py detectors/edgetpu: yolov8 support (#9782) 2024-02-10 13:39:28 -06:00
onnx.py AMD GPU support with the rocm detector and YOLOv8 pretrained model download (#9762) 2024-02-10 06:41:46 -06:00
openvino.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
rknn.py Fix path of device tree on HassOS add on (#8764) 2023-11-27 18:13:12 -06:00
rocm.py AMD GPU support with the rocm detector and YOLOv8 pretrained model download (#9762) 2024-02-10 06:41:46 -06:00
tensorrt.py Revert TRT class id filtering (#8497) 2023-11-07 11:32:52 +00:00