Small updates.

This commit is contained in:
Daniel
2025-04-22 17:13:30 +02:00
parent ff735759f7
commit 98399cc00e
4 changed files with 277 additions and 264 deletions

View File

@ -85,7 +85,7 @@ datasets = {
},
"campus": {
"path": "/datasets/campus/skelda/test.json",
"fps": 20,
"fps": 25,
"take_interval": 1,
"min_match_score": 0.92,
"min_bbox_score": 0.5,
@ -93,7 +93,7 @@ datasets = {
"shelf": {
"path": "/datasets/shelf/skelda/test.json",
"take_interval": 1,
"fps": 20,
"fps": 25,
"min_match_score": 0.95,
"min_group_size": 2,
},