CharlesCNorton
Image-level person classification on EUPE-ViT-B features with no free parameters
e8b8483 | { | |
| "provenance": { | |
| "generator": "verify.py", | |
| "pool": "VAL5000", | |
| "split": "val2017", | |
| "n_images": 5000, | |
| "positive_rate": 0.5386, | |
| "selection": "all 5000 val2017 images, used only to report", | |
| "task": "image-level person presence (binary)", | |
| "protocol": "dims selected on train2017, not refit here" | |
| }, | |
| "rules": { | |
| "d2": { | |
| "n_dims": 2, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48 | |
| ], | |
| "neg_dims": [ | |
| 637 | |
| ], | |
| "F1_train": 0.8734, | |
| "F1": 0.8681, | |
| "precision": 0.8685, | |
| "recall": 0.8678 | |
| }, | |
| "d4": { | |
| "n_dims": 4, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90 | |
| ], | |
| "F1_train": 0.8874, | |
| "F1": 0.8817, | |
| "precision": 0.9069, | |
| "recall": 0.8578 | |
| }, | |
| "d6": { | |
| "n_dims": 6, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82 | |
| ], | |
| "F1_train": 0.9055, | |
| "F1": 0.8977, | |
| "precision": 0.9461, | |
| "recall": 0.8541 | |
| }, | |
| "d8": { | |
| "n_dims": 8, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292, | |
| 111 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82, | |
| 269 | |
| ], | |
| "F1_train": 0.9104, | |
| "F1": 0.9039, | |
| "precision": 0.9475, | |
| "recall": 0.8641 | |
| }, | |
| "d12": { | |
| "n_dims": 12, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292, | |
| 111, | |
| 724, | |
| 406 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82, | |
| 269, | |
| 565, | |
| 140 | |
| ], | |
| "F1_train": 0.9133, | |
| "F1": 0.9068, | |
| "precision": 0.95, | |
| "recall": 0.8674 | |
| }, | |
| "d16": { | |
| "n_dims": 16, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292, | |
| 111, | |
| 724, | |
| 406, | |
| 510, | |
| 665 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82, | |
| 269, | |
| 565, | |
| 140, | |
| 537, | |
| 49 | |
| ], | |
| "F1_train": 0.917, | |
| "F1": 0.9126, | |
| "precision": 0.9568, | |
| "recall": 0.8723 | |
| }, | |
| "d20": { | |
| "n_dims": 20, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292, | |
| 111, | |
| 724, | |
| 406, | |
| 510, | |
| 665, | |
| 318, | |
| 267 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82, | |
| 269, | |
| 565, | |
| 140, | |
| 537, | |
| 49, | |
| 283, | |
| 114 | |
| ], | |
| "F1_train": 0.9213, | |
| "F1": 0.9217, | |
| "precision": 0.9587, | |
| "recall": 0.8875 | |
| }, | |
| "d40": { | |
| "n_dims": 40, | |
| "free_parameters": 0, | |
| "pos_dims": [ | |
| 48, | |
| 71, | |
| 292, | |
| 111, | |
| 724, | |
| 406, | |
| 510, | |
| 665, | |
| 318, | |
| 267, | |
| 552, | |
| 323, | |
| 382, | |
| 305, | |
| 127, | |
| 293, | |
| 85, | |
| 721, | |
| 207, | |
| 326 | |
| ], | |
| "neg_dims": [ | |
| 637, | |
| 90, | |
| 82, | |
| 269, | |
| 565, | |
| 140, | |
| 537, | |
| 49, | |
| 283, | |
| 114, | |
| 310, | |
| 113, | |
| 494, | |
| 571, | |
| 694, | |
| 92, | |
| 518, | |
| 91, | |
| 307, | |
| 437 | |
| ], | |
| "F1_train": 0.9301, | |
| "F1": 0.9307, | |
| "precision": 0.9698, | |
| "recall": 0.8945 | |
| } | |
| } | |
| } | |