File size: 1,257 Bytes
7877f00 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | {
"model": "libreface_repvgg",
"date": "2026-06-05T20:02:44.804577",
"host": "liquidswords2",
"gpu": "NVIDIA GeForce RTX 3090",
"dataset": "disfaplus",
"n_predicted": 57150,
"predicted_aus": [
"AU01",
"AU02",
"AU04",
"AU05",
"AU06",
"AU09",
"AU12",
"AU15",
"AU17",
"AU20",
"AU25",
"AU26"
],
"per_au_f1": {
"AU01": 0.7031,
"AU02": 0.7057,
"AU04": 0.7462,
"AU05": 0.6256,
"AU06": 0.1116,
"AU09": 0.7505,
"AU12": 0.5632,
"AU15": 0.0671,
"AU17": 0.0648,
"AU20": 0.0061,
"AU25": 0.9065,
"AU26": 0.2869
},
"per_au_pcc": {
"AU01": 0.7296,
"AU02": 0.7157,
"AU04": 0.8852,
"AU05": 0.8449,
"AU06": 0.7509,
"AU09": 0.8643,
"AU12": 0.8451,
"AU15": 0.5913,
"AU17": 0.6065,
"AU20": 0.2439,
"AU25": 0.9421,
"AU26": 0.7767
},
"mean_f1_12au": 0.4614,
"mean_pcc_12au": 0.733,
"f1_threshold": 2.0,
"license": "USC research-only",
"note": "LibreFace AU_Recognition RepVGG (DISFA-trained) on DISFA+ (held-out posed; measures generalization). DISFA+ aligned crops, LibreFace test transform, output x5 clamp [0,5]. F1 at intensity >= 2 both sides. Trained on DISFA, so DISFA+ is out-of-distribution."
} |