frigate/frigate/detectors
GuoQing Liu 9eb037c369
Initial commit for AXERA AI accelerators (#22206)
* feat: Initial AXERA detector

* chore: update pip install URL for axengine package

* Update docker/main/Dockerfile

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

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update AXERA section in installation.md

Removed details section for AXERA accelerators in installation guide.

* Update axmodel download URL to Hugging Face

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
Co-authored-by: shizhicheng <shizhicheng@axera-tech.com>
2026-03-11 06:49:28 -06:00
..
plugins Initial commit for AXERA AI accelerators (#22206) 2026-03-11 06:49:28 -06:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
detection_runners.py Cleanup 2026-02-26 21:27:56 -07:00
detector_config.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detector_utils.py Fallback from tflite-runtime to ai-edge-litert (#21876) 2026-02-26 21:55:29 -07:00