blakeblackshear.frigate/frigate/detectors
2024-01-26 10:30:01 +02:00
..
plugins detectors/rocm: separate yolov8 postprocessing into own function; fix box scaling; use cv2.dnn.blobForImage for preprocessing; assert on required model parameters 2024-01-26 10:30:01 +02: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