frigate/frigate/detectors
Nicolas Mowen e636449d56
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Miscellaneous fixes (0.17 beta) (#21350)
* 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>
2025-12-18 15:12:10 -07:00
..
plugins Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
detection_runners.py Miscellaneous Fixes (0.17 Beta) (#21320) 2025-12-16 22:35:43 -06:00
detector_config.py Merge remote-tracking branch 'origin/master' into dev 2025-09-24 06:57:50 -05:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detector_utils.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 10:20:33 -05:00