blakeblackshear.frigate/frigate/detectors
Marc Altmann e91f3d8d9b
Reimplement support for rknn detector (#11365)
* initial support for rknn detector

* remove purge_model_cache option

* update rknn

* support rk3576

* fix post_process_yolonas call

* add yolonas models

* update config

* exclude yolonas from image

* remove code
2024-05-21 17:50:03 -05:00
..
plugins Reimplement support for rknn detector (#11365) 2024-05-21 17:50:03 -05:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Reimplement support for rknn detector (#11365) 2024-05-21 17:50:03 -05:00
detector_config.py
detector_types.py
util.py