1-parameter-classifier / eval_tight_fpr.json
CharlesCNorton
Image-level person classification on EUPE-ViT-B features with a single free parameter
f5498f9
Raw
History Blame Contribute Delete
573 Bytes
{
"provenance": {
"generator": null,
"classifier": "classifier_tight_fpr.json",
"classifier_sha256": "21da0c971c21e3504de458f97c396df23c8cbc97ad3813435703c8e9b89f66ef",
"pool": null,
"task": "image-level person presence (binary)",
"measured_by": "stage_0/discovery/prop_specificity.json, extra_neg_k=15"
},
"metrics": {
"F1": 0.8527,
"precision": 0.8967,
"recall": 0.8127,
"threshold": 10.094175338745117
},
"prop_false_positive_rate": 0.0272,
"baseline": {
"F1": 0.8847,
"prop_false_positive_rate": 0.0593
}
}