mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 20:09:12 +01:00
* Fix genai callbacks in MQTT * Cleanup cursor pointer for classification cards * Cleanup * Handle unknown SOCs for RKNN converter by only using known SOCs * don't allow "none" as a classification class name * change internal port user to admin and default unspecified username to viewer * keep 5000 as anonymous user * suppress tensorflow logging during classification training * Always apply base log level suppressions for noisy third-party libraries even if no specific logConfig is provided * remove decorator and specifically suppress TFLite delegate creation messages --------- Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| audio.py | ||
| builtin.py | ||
| classification.py | ||
| config.py | ||
| downloader.py | ||
| file.py | ||
| image.py | ||
| model.py | ||
| object.py | ||
| process.py | ||
| rknn_converter.py | ||
| services.py | ||
| time.py | ||
| velocity.py | ||