Spaces:
Sleeping
Sleeping
Commit
·
6c2a078
1
Parent(s):
cd2e6b7
Update config.yaml
Browse files- config.yaml +3 -0
config.yaml
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
comparison:
|
| 2 |
iou_match_threshold: 0.4
|
| 3 |
position_tolerance: 50
|
|
|
|
|
|
|
|
|
|
| 4 |
detection:
|
| 5 |
classes:
|
| 6 |
0: Bonnet
|
|
|
|
| 1 |
comparison:
|
| 2 |
iou_match_threshold: 0.4
|
| 3 |
position_tolerance: 50
|
| 4 |
+
alpha: 0.6
|
| 5 |
+
beta: 0.3
|
| 6 |
+
gamma: 0.1
|
| 7 |
detection:
|
| 8 |
classes:
|
| 9 |
0: Bonnet
|