blakeblackshear.frigate/frigate/detectors/plugins
Blake Blackshear b65aa640c9
Remove all AGPL licensed YOLO references from Frigate (#10716)
* Remove yolov8 support from Frigate

* Remove automatic build

* Formatting and remove yolov5

* Formatting

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2024-03-30 05:44:44 -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
cpu_tfl.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
deepstack.py Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
edgetpu_tfl.py fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
openvino.py Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
rknn.py Remove all AGPL licensed YOLO references from Frigate (#10716) 2024-03-30 05:44:44 -05:00
tensorrt.py Revert TRT class id filtering (#8497) 2023-11-07 11:32:52 +00:00