blakeblackshear.frigate/frigate/detectors
Marc Altmann 7522bb6fab
Add features to rknn detector (#8631)
* support for other yolov models and config checks

* apply code formatting

* Information about core mask and inference speed

* update rknn postprocess and remove params

* update model selection

* Apply suggestions from code review

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-17 01:08:41 +00:00
..
plugins Add features to rknn detector (#8631) 2023-11-17 01:08:41 +00:00
__init__.py
detection_api.py
detector_config.py Cleanup and organize utils (#7033) 2023-07-06 09:28:50 -05:00
detector_types.py