1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-22 00:17:13 +01:00
blakeblackshear.frigate/frigate/detectors
Nicolas Mowen 2797a60d4f
Don't fail if openvino fails to import ()
* Don't fail if openvino fails to import

* Ensure all modules are imported safely

* Undo

* Fix list append
2023-02-19 07:41:14 -06:00
..
plugins YOLOv5 & YOLOv8 support for the OpenVINO Detector () 2023-02-19 07:39:47 -06:00
__init__.py Convert detectors to factory pattern, ability to set different model for each detector () 2022-12-15 07:12:52 -06:00
detection_api.py Convert detectors to factory pattern, ability to set different model for each detector () 2022-12-15 07:12:52 -06:00
detector_config.py YOLOv5 & YOLOv8 support for the OpenVINO Detector () 2023-02-19 07:39:47 -06:00
detector_types.py Don't fail if openvino fails to import () 2023-02-19 07:41:14 -06:00