ljchang commited on
Commit
3a8acc8
·
verified ·
1 Parent(s): 9f20da7

Upload competitors/libreface_emotion_affectnet.json with huggingface_hub

Browse files
competitors/libreface_emotion_affectnet.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "libreface",
3
+ "task": "emotion",
4
+ "dataset": "affectnet_val",
5
+ "n_scored": 984,
6
+ "emotion_accuracy": 0.4553,
7
+ "emotion_f1_macro": 0.4026,
8
+ "note": "LibreFace pip get_facial_attributes facial_expression (8-class, AffectNet order); scored on shared 7 classes.",
9
+ "date": "2026-06-06T10:52:30.453577",
10
+ "host": "liquidswords2",
11
+ "device": "cuda"
12
+ }