ljchang commited on
Commit
240b023
·
verified ·
1 Parent(s): b86d0b9

Upload competitors/openface3_gaze_mpiifacegaze.json with huggingface_hub

Browse files
competitors/openface3_gaze_mpiifacegaze.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "openface3",
3
+ "task": "gaze",
4
+ "dataset": "mpiifacegaze",
5
+ "n_scored": 2879,
6
+ "gaze_angular_mae_deg": 7.027,
7
+ "gaze_angular_mae_median": 6.337,
8
+ "gaze_convention_resolved": "a=pitch,b=yaw;sign_pitch=1;sign_yaw=1;unit=rad",
9
+ "note": "OF3 raw 2-scalar gaze; I/O convention resolved in OF3's favor against GT (see shared/gaze_convention.py).",
10
+ "date": "2026-06-06T12:09:51.414955",
11
+ "host": "liquidswords2",
12
+ "gpu": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition",
13
+ "device": "cuda"
14
+ }