blakeblackshear.frigate/frigate/detectors
Blake Blackshear 0d16bd0144
False positives (#6217)
* add false positive submission

* switch timeline events to x,y,w,h

* update docs

* fix type checks

* convert to upsert

* fix config test
2023-04-24 07:24:28 -05:00
..
plugins False positives (#6217) 2023-04-24 07:24:28 -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 False positives (#6217) 2023-04-24 07:24:28 -05:00
detector_types.py Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00