{ "base_score": 10.0, "corners": { "rules": { "wear_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ], "sharp_loss_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ] }, "front_weights": { "wear_area": 0.3, "sharp_loss_area": 0.7 }, "back_weights": { "wear_area": 0.3, "sharp_loss_area": 0.7 }, "final_weights": { "front": 0.7, "back": 0.3 } }, "edges": { "rules": { "wear_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ], "block_loss_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ] }, "front_weights": { "wear_area": 0.4, "block_loss_area": 0.6 }, "back_weights": { "wear_area": 0.4, "block_loss_area": 0.6 }, "final_weights": { "front": 0.7, "back": 0.3 } }, "face": { "rules": { "dent_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ], "stain_area": [ [ 0.05, -0.1 ], [ 0.1, -0.5 ], [ 0.25, -1.5 ], [ 0.5, -3.0 ], [ "inf", -5.0 ] ], "scratch_length": [ [ 1.0, -0.5 ], [ 3.0, -1.5 ], [ 5.0, -3.0 ], [ "inf", -5.0 ] ] }, "coefficients": { "scratch_length": 1.0, "dent_area": 1.0, "stain_area": 1.0 }, "final_weights": { "front": 0.75, "back": 0.25 } }, "centering": { "front": { "rules": [ [ 52, 0 ], [ 55, -0.5 ], [ 60, -1.0 ], [ 62.5, -1.5 ], [ 65, -2.0 ], [ 67.5, -2.5 ], [ 70, -3.0 ], [ 72.5, -3.5 ], [ 75, -4.0 ], [ 77.5, -4.5 ], [ 80, -5.0 ], [ 82.5, -5.5 ], [ 85, -6.0 ], [ 87.5, -6.5 ], [ 90, -7.0 ], [ 92.5, -7.5 ], [ 95, -8.0 ], [ 97.5, -8.5 ], [ "inf", -9.0 ] ], "coefficients": { "horizontal": 1.2, "vertical": 0.9 } }, "back": { "rules": [ [ 60, -0.5 ], [ 70, -1.0 ], [ 75, -1.5 ], [ 85, -2.0 ], [ 95, -2.5 ], [ "inf", -3.0 ] ], "coefficients": { "horizontal": 1.2, "vertical": 0.9 } }, "tilt_penalty": -1.5, "tilt_threshold_degrees": 0.5, "final_weights": { "front": 0.75, "back": 0.25 } } }