Spaces:
Sleeping
Sleeping
comparison: | |
iou_match_threshold: 0.35 | |
position_tolerance: 100 | |
alpha: 0.35 | |
beta: 0.45 | |
gamma: 0.2 | |
combined_score_threshold: 0.3 | |
reid_similarity_threshold: 0.8 | |
detection: | |
classes: | |
0: damaged_car | |
model: | |
confidence: 0.3 | |
device: cpu | |
iou_threshold: 0.35 | |
path: models_small_version3/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 |