Spaces:
Running
Running
File size: 665 Bytes
a33f3d5 8c1c9b3 a33f3d5 6c2a078 82e3cb0 a33f3d5 8c1c9b3 a17801d 8c1c9b3 a33f3d5 82e3cb0 a33f3d5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
comparison:
iou_match_threshold: 0.4
position_tolerance: 50
alpha: 0.6
beta: 0.3
gamma: 0.1
detection:
classes:
0: Bonnet
1: Bumper
2: Dickey
3: Door
4: Fender
5: Light
6: Windshield
7: lost_parts
8: torn
9: dent
10: paint_scratch
11: hole
12: broken_glass
13: broken_lamp
model:
confidence: 0.4
device: cpu
iou_threshold: 0.4
path: models_large/best.pt
visualization:
colors:
existing_damage:
- 0
- 255
- 0
matched_damage:
- 255
- 255
- 0
new_damage:
- 0
- 0
- 255
font_scale: 0.5
line_thickness: 2
|