frigate/frigate/detectors/plugins
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
..
__init__.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
axengine.py Initial commit for AXERA AI accelerators (#22206) 2026-03-11 06:49:28 -06:00
cpu_tfl.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
deepstack.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
degirum.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
edgetpu_tfl.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
hailo8l.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
memryx.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
onnx.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
openvino.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
rknn.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
synaptics.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
teflon_tfl.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
tensorrt.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
zmq_ipc.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00