Spaces:
Running
Running
File size: 291 Bytes
8bc7d2f | 1 2 3 4 5 6 7 8 9 10 11 | {
"slope": 0.792112,
"intercept": 0.250292,
"description": "calibrated_diameter = slope * raw_diameter + intercept",
"n_samples": 60,
"dataset": "10 people x 3 fingers x 2 shots, caliper ground truth",
"raw_mae_cm": 0.1578,
"calibrated_mae_cm": 0.0601,
"cv_mae_cm": 0.0601
}
|