frigate/frigate
Sergey Krashevich 34b79fa466 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-22 17:29:09 -07:00
..
comms Move recording management to separate process (#6248) 2023-05-22 17:29:07 -07:00
detectors Add Deepstack/CodeProject-AI.Server detector plugin (#6143) 2023-05-22 17:29:09 -07:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
record Replace subprocess usage with os module for better performance and maintainability (#6298) 2023-05-22 17:29:09 -07:00
test Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-22 17:29:09 -07:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Refactor Process Stats and Bugfixes (#6344) 2023-05-22 17:29:09 -07:00
config.py add plus integration for models (#6328) 2023-05-22 17:29:09 -07:00
const.py add plus integration for models (#6328) 2023-05-22 17:29:09 -07:00
events.py Refactor events to be more generic (#6320) 2023-05-22 17:29:09 -07:00
ffmpeg_presets.py Update Rpi preset (#6385) 2023-05-04 17:55:44 -05:00
http.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-22 17:29:09 -07:00
log.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-05-22 17:28:50 -07:00
models.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-22 17:29:09 -07:00
motion.py Migrate away from deprecated np.float (#5898) 2023-05-22 17:28:16 -07:00
mypy.ini update deps (#6093) 2023-05-22 17:28:16 -07:00
object_detection.py additional shutdown optimizations (#5380) 2023-02-04 08:58:45 -06:00
object_processing.py Refactor events to be more generic (#6320) 2023-05-22 17:29:09 -07:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Add option to have cameras sorted inside the Birdseye stream (#5450) 2023-05-22 17:29:09 -07:00
plus.py add plus integration for models (#6328) 2023-05-22 17:29:09 -07:00
ptz.py Support Controlling PTZ Cameras Via WebUI (#4715) 2023-05-22 17:28:50 -07:00
stats.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-22 17:29:09 -07:00
storage.py update deps (#6093) 2023-05-22 17:28:16 -07:00
timeline.py Refactor events to be more generic (#6320) 2023-05-22 17:29:09 -07:00
types.py Refactor Process Stats and Bugfixes (#6344) 2023-05-22 17:29:09 -07:00
util.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-22 17:29:09 -07:00
video.py Edit dsize order (#6172) 2023-05-22 17:28:16 -07:00
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00