blakeblackshear.frigate/frigate/detectors
Nicolas Mowen 2797a60d4f
Don't fail if openvino fails to import (#5532)
* 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 (#5523) 2023-02-19 07:39:47 -06: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
detection_api.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
detector_config.py YOLOv5 & YOLOv8 support for the OpenVINO Detector (#5523) 2023-02-19 07:39:47 -06:00
detector_types.py Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00