blakeblackshear.frigate/frigate/detectors/plugins
Anil Ozyalcin 0592c8b0e2
YOLOv5 & YOLOv8 support for the OpenVINO Detector (#5523)
* Initial commit that adds YOLOv5 and YOLOv8 support for OpenVINO detector

* Fixed double inference bug with YOLOv5 and YOLOv8

* Modified documentation to mention YOLOv5 and YOLOv8

* Changes to pass lint checks

* Change minimum threshold to improve model performance

* Fix link

* Clean up YOLO post-processing

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-02-19 07:39:47 -06:00
..
__init__.py
cpu_tfl.py
edgetpu_tfl.py
openvino.py YOLOv5 & YOLOv8 support for the OpenVINO Detector (#5523) 2023-02-19 07:39:47 -06:00
tensorrt.py Update library loading for tensorrt (#5087) 2023-01-14 13:14:27 -06:00