mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
Cleanup
This commit is contained in:
parent
0b361286ec
commit
8073527467
@ -273,7 +273,6 @@ def post_process_yolox(
|
|||||||
bbox[3] / height,
|
bbox[3] / height,
|
||||||
bbox[2] / width,
|
bbox[2] / width,
|
||||||
]
|
]
|
||||||
print(f"got {detections[i]}")
|
|
||||||
|
|
||||||
return detections
|
return detections
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user