We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0a28a commit 6d578afCopy full SHA for 6d578af
mlapiconfig.ini
@@ -258,7 +258,8 @@ ml_sequence= {
258
'model_sequence': '{{model_sequence}}',
259
'disable_locks': '{{disable_locks}}',
260
'match_past_detections': '{{match_past_detections}}',
261
- 'past_det_max_diff_area': '5%'
+ 'past_det_max_diff_area': '5%',
262
+ 'car_past_det_max_diff_area': '10%'
263
264
},
265
'object': {
0 commit comments