Spaces:
Sleeping
Sleeping
Commit
·
cd2e6b7
1
Parent(s):
5e0a5e7
Update config_version2.yaml
Browse files- config_version2.yaml +4 -1
config_version2.yaml
CHANGED
@@ -15,7 +15,10 @@ detection:
|
|
15 |
|
16 |
comparison:
|
17 |
iou_match_threshold: 0.4
|
18 |
-
position_tolerance:
|
|
|
|
|
|
|
19 |
|
20 |
visualization:
|
21 |
line_thickness: 2
|
|
|
15 |
|
16 |
comparison:
|
17 |
iou_match_threshold: 0.4
|
18 |
+
position_tolerance: 50
|
19 |
+
alpha: 0.6
|
20 |
+
beta: 0.3
|
21 |
+
gamma: 0.1
|
22 |
|
23 |
visualization:
|
24 |
line_thickness: 2
|