blakeblackshear.frigate/frigate/detectors
Sergey Krashevich 11738110dc
Add handling for non-existent or empty model file paths (#6525)
* Add handling for non-existent or empty model file paths in `compute_model_hash()` method

* Remove print() in detector_config.py

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>

---------

Co-authored-by: Blake Blackshear <blakeb@blakeshome.com>
2023-05-21 08:29:57 -05:00
..
plugins Update DeepStack detector to set width and height from input image size (#6429) 2023-05-17 07:40:41 -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
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 Add handling for non-existent or empty model file paths (#6525) 2023-05-21 08:29:57 -05:00
detector_types.py Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00