Final repository
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"enable_ocr": true,
|
||||
"enable_tracking": true,
|
||||
"model_path": null,
|
||||
"device": "CPU"
|
||||
"model": "YOLOv11n",
|
||||
"device": "GPU"
|
||||
},
|
||||
"violations": {
|
||||
"red_light_grace_period": 2.0,
|
||||
@@ -29,5 +30,11 @@
|
||||
"analytics": {
|
||||
"enable_charts": true,
|
||||
"history_length": 1000
|
||||
},
|
||||
"vlm": {
|
||||
"backend_url": "http://localhost:8399",
|
||||
"enable_search": true,
|
||||
"enable_vqa": true,
|
||||
"timeout": 30
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user