mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-04 13:47:37 +02:00
Update object_detection.py
This commit is contained in:
parent
4f12cadec8
commit
5609643b2b
@ -126,7 +126,6 @@ class LocalObjectDetector(ObjectDetector):
|
||||
|
||||
tensor_input = tensor_input.transpose(1, 2, 0, 3) # Convert from NHWC to HWNC (expected DFP input shape)
|
||||
|
||||
|
||||
return tensor_input
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user