mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
Cleanup
This commit is contained in:
parent
af7d09300e
commit
bc35ee3feb
@ -120,7 +120,6 @@ class ZmqIpcDetector(DetectionApi):
|
||||
# Receive reply
|
||||
reply_frames = self._socket.recv_multipart()
|
||||
detections = self._decode_response(reply_frames)
|
||||
print(f"got response of first item {detections[0]}")
|
||||
|
||||
# Ensure output shape and dtype are exactly as expected
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user