mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 05:51:08 +00:00
This commit is contained in:
@@ -73,7 +73,7 @@ def video_events(warm_engine, http_client, auth_headers):
|
||||
"X-Channel-Id": channel_id,
|
||||
"X-Filename": "video_test01.mp4",
|
||||
"X-Config": json.dumps(
|
||||
{"model_batch_size": 1, "frame_period_recognition": 25}
|
||||
{"model_batch_size": 1, "frame_period_recognition": 4}
|
||||
),
|
||||
"Content-Type": "application/octet-stream",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user