1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate/detectors
harakas cd5f4b1534
detectors/edgetpu: yolov8 support ()
* 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
..
plugins detectors/edgetpu: yolov8 support () 2024-02-10 13:39:28 -06:00
__init__.py
detection_api.py Add isort and ruff linter () 2023-05-29 05:31:17 -05:00
detector_config.py
detector_types.py
util.py