blakeblackshear.frigate/frigate/detectors
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
..
plugins Add Deepstack/CodeProject-AI.Server detector plugin (#6143) 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
detection_api.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
detector_config.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
detector_types.py Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00