2024-10-16 11:44:44.527741114 [INFO] Preparing Frigate...
2024-10-16 11:44:44.546795305 [INFO] Starting Frigate...
2024-10-16 11:44:46.841765842 [2024-10-16 11:44:46] frigate.app INFO : Starting Frigate (0.14.1-f4f3cfa)
2024-10-16 11:44:46.841971583 [2024-10-16 11:44:46] frigate.util.config INFO : Checking if frigate config needs migration...
2024-10-16 11:44:46.858128576 [2024-10-16 11:44:46] frigate.util.config INFO : frigate config does not need migration...
2024-10-16 11:44:47.133648676 [2024-10-16 11:44:47] frigate.util.services INFO : Automatically detected vaapi hwaccel for video decoding
2024-10-16 11:44:47.150957574 [2024-10-16 11:44:47] frigate.config WARNING : Customizing more than a detector model path is unsupported.
2024-10-16 11:44:47.165526206 [2024-10-16 11:44:47] peewee_migrate.logs INFO : Starting migrations
2024-10-16 11:44:47.167107244 [2024-10-16 11:44:47] peewee_migrate.logs INFO : There is nothing to migrate
2024-10-16 11:44:47.176794108 [2024-10-16 11:44:47] frigate.app INFO : Recording process started: 380
2024-10-16 11:44:47.184745921 [2024-10-16 11:44:47] frigate.app INFO : Recording process started: 381
2024-10-16 11:44:47.190666086 [2024-10-16 11:44:47] frigate.app INFO : go2rtc process pid: 98
2024-10-16 11:44:47.241919229 [2024-10-16 11:44:47] detector.ov INFO : Starting detection process: 409
2024-10-16 11:44:47.242624269 [2024-10-16 11:44:47] frigate.detectors.plugins.openvino WARNING : OpenVINO AUTO device type is not currently supported. Attempting to use GPU instead.
2024-10-16 11:44:47.246625597 [2024-10-16 11:44:47] frigate.app INFO : Output process started: 411
2024-10-16 11:44:47.302986301 [2024-10-16 11:44:47] frigate.app INFO : Camera processor started for test: 426
2024-10-16 11:44:47.325874491 [2024-10-16 11:44:47] frigate.app INFO : Capture process started for test: 427
2024-10-16 11:44:56.950145175 [2024-10-16 11:44:56] frigate.detectors.plugins.openvino ERROR : SSD model input doesn't match. Found [1,300,300,3].
2024-10-16 11:44:56.958200380 Process detector:ov:
2024-10-16 11:44:56.965081336 Traceback (most recent call last):
2024-10-16 11:44:56.965086716 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
2024-10-16 11:44:56.965087989 self.run()
2024-10-16 11:44:56.965093608 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run
2024-10-16 11:44:56.965095408 self._target(*self._args, **self._kwargs)
2024-10-16 11:44:56.965096981 File "/opt/frigate/frigate/object_detection.py", line 125, in run_detector
2024-10-16 11:44:56.965144749 detections = object_detector.detect_raw(input_frame)
2024-10-16 11:44:56.965147362 File "/opt/frigate/frigate/object_detection.py", line 75, in detect_raw
2024-10-16 11:44:56.965148876 return self.detect_api.detect_raw(tensor_input=tensor_input)
2024-10-16 11:44:56.965150232 File "/opt/frigate/frigate/detectors/plugins/openvino.py", line 160, in detect_raw
2024-10-16 11:44:56.965196647 infer_request.infer(input_tensor)
2024-10-16 11:44:56.965198632 File "/usr/local/lib/python3.9/dist-packages/openvino/runtime/ie_api.py", line 132, in infer
2024-10-16 11:44:56.965200080 return OVDict(super().infer(_data_dispatch(
2024-10-16 11:44:56.965201384 RuntimeError: Exception from src/inference/src/cpp/infer_request.cpp:116:
2024-10-16 11:44:56.965228553 Exception from src/inference/src/cpp/infer_request.cpp:66:
2024-10-16 11:44:56.965231427 Check 'shape.compatible(ov::PartialShape(tensor->get_shape())) || tensor->get_shape() == ov::Shape {0} || port.get_partial_shape().is_dynamic()' failed at src/plugins/intel_gpu/src/plugin/sync_infer_request.cpp:146:
2024-10-16 11:44:56.965233353 [GPU] The tensor size is not equal to model, can't set input tensor with index: 0, because model input (shape=[1,300,300,3]) and tensor (shape=[1,320,320,3]) are incompatible
2024-10-16 11:45:21.706279 2024-10-16 11:44:56.965234355
2024-10-16 11:45:21.706300 2024-10-16 11:44:56.965262165
2024-10-16 11:45:21.706304 2024-10-16 11:44:56.965263386
2024-10-16 11:45:00.158042767 [2024-10-16 11:45:00] ws4py ERROR : Error when terminating the connection: [Errno 32] Broken pipe
2024-10-16 11:45:08.298715156 [2024-10-16 11:45:08] frigate.watchdog INFO : Detection appears to be stuck. Restarting detection process...
2024-10-16 11:45:08.310353617 [2024-10-16 11:45:08] detector.ov INFO : Starting detection process: 622
2024-10-16 11:45:08.315650586 [2024-10-16 11:45:08] frigate.detectors.plugins.openvino WARNING : OpenVINO AUTO device type is not currently supported. Attempting to use GPU instead.
2024-10-16 11:45:18.848010905 [2024-10-16 11:45:18] frigate.detectors.plugins.openvino ERROR : SSD model input doesn't match. Found [1,300,300,3].
2024-10-16 11:45:18.853437716 Process detector:ov:
2024-10-16 11:45:18.854788413 Traceback (most recent call last):
2024-10-16 11:45:18.855003201 File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap
2024-10-16 11:45:18.855005508 self.run()
2024-10-16 11:45:18.855089645 File "/usr/lib/python3.9/multiprocessing/process.py", line 108, in run
2024-10-16 11:45:18.855091612 self._target(*self._args, **self._kwargs)
2024-10-16 11:45:18.855120407 File "/opt/frigate/frigate/object_detection.py", line 125, in run_detector
2024-10-16 11:45:18.855122112 detections = object_detector.detect_raw(input_frame)
2024-10-16 11:45:18.855173980 File "/opt/frigate/frigate/object_detection.py", line 75, in detect_raw
2024-10-16 11:45:18.855175771 return self.detect_api.detect_raw(tensor_input=tensor_input)
2024-10-16 11:45:18.855269469 File "/opt/frigate/frigate/detectors/plugins/openvino.py", line 160, in detect_raw
2024-10-16 11:45:18.855271263 infer_request.infer(input_tensor)
2024-10-16 11:45:18.855300738 File "/usr/local/lib/python3.9/dist-packages/openvino/runtime/ie_api.py", line 132, in infer
2024-10-16 11:45:18.855302453 return OVDict(super().infer(_data_dispatch(
2024-10-16 11:45:18.855374273 RuntimeError: Exception from src/inference/src/cpp/infer_request.cpp:116:
2024-10-16 11:45:18.855376096 Exception from src/inference/src/cpp/infer_request.cpp:66:
2024-10-16 11:45:18.855377941 Check 'shape.compatible(ov::PartialShape(tensor->get_shape())) || tensor->get_shape() == ov::Shape {0} || port.get_partial_shape().is_dynamic()' failed at src/plugins/intel_gpu/src/plugin/sync_infer_request.cpp:146:
2024-10-16 11:45:18.855379607 [GPU] The tensor size is not equal to model, can't set input tensor with index: 0, because model input (shape=[1,300,300,3]) and tensor (shape=[1,320,320,3]) are incompatible
2024-10-16 11:45:21.373840 2024-10-16 11:45:18.855380573
2024-10-16 11:45:21.373843 2024-10-16 11:45:18.855381442
2024-10-16 11:45:21.373847 2024-10-16 11:45:18.855382229
复制代码