blakeblackshear.frigate/frigate/detectors/plugins
Sergey Krashevich ede1dedbbd
Add Deepstack/CodeProject-AI.Server detector plugin (#6143)
* Add Deepstack detector plugin with configurable API URL, timeout, and API key

* Update DeepStack plugin to recognize 'truck' as 'car' for label indexing

* Add debug logging to DeepStack plugin for better monitoring and troubleshooting

* Refactor DeepStack label loading from file to use merged labelmap

* Black format

* add documentation draft

* fix link to codeproject website

* Apply suggestions from code review

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

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-05-04 18:06:07 -05: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
cpu_tfl.py False positives (#6217) 2023-04-24 07:24:28 -05:00
deepstack.py Add Deepstack/CodeProject-AI.Server detector plugin (#6143) 2023-05-04 18:06:07 -05:00
edgetpu_tfl.py False positives (#6217) 2023-04-24 07:24:28 -05:00
openvino.py YOLOv5 & YOLOv8 support for the OpenVINO Detector (#5523) 2023-02-19 07:39:47 -06:00
tensorrt.py Update library loading for tensorrt (#5087) 2023-01-14 13:14:27 -06:00