1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-22 00:17:13 +01:00
blakeblackshear.frigate/frigate/detectors/plugins
Blake Blackshear 14235c42b9
Remove all AGPL licensed YOLO references from Frigate ()
* Remove yolov8 support from Frigate

* Remove yolov8 from dev

* Remove builds

* Formatting and remove yolov5

* Fix lint

* remove models download

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-03-30 05:46:17 -05:00
..
__init__.py Convert detectors to factory pattern, ability to set different model for each detector () 2022-12-15 07:12:52 -06:00
cpu_tfl.py Add isort and ruff linter () 2023-05-29 05:31:17 -05:00
deepstack.py Don't fail if deepstack detector times out () 2023-12-15 23:25:21 +00:00
edgetpu_tfl.py Remove all AGPL licensed YOLO references from Frigate () 2024-03-30 05:46:17 -05:00
onnx.py Remove all AGPL licensed YOLO references from Frigate () 2024-03-30 05:46:17 -05:00
openvino.py Remove all AGPL licensed YOLO references from Frigate () 2024-03-30 05:46:17 -05:00
rknn.py Remove all AGPL licensed YOLO references from Frigate () 2024-03-30 05:46:17 -05:00
rocm.py Remove all AGPL licensed YOLO references from Frigate () 2024-03-30 05:46:17 -05:00
tensorrt.py Revert TRT class id filtering () 2023-11-07 11:32:52 +00:00