benchmarks / competitors /libreface_repvgg_disfaplus.json
ljchang's picture
Upload competitors/libreface_repvgg_disfaplus.json with huggingface_hub
7877f00 verified
Raw
History Blame Contribute Delete
1.26 kB
{
"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."
}