Upload competitors/openface3_gaze_gaze360.json with huggingface_hub
Browse files
competitors/openface3_gaze_gaze360.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "openface3",
|
| 3 |
+
"task": "gaze",
|
| 4 |
+
"dataset": "gaze360",
|
| 5 |
+
"n_scored": 2397,
|
| 6 |
+
"gaze_angular_mae_deg": 41.091,
|
| 7 |
+
"gaze_angular_mae_median": 32.633,
|
| 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:12:39.541878",
|
| 11 |
+
"host": "liquidswords2",
|
| 12 |
+
"gpu": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition",
|
| 13 |
+
"device": "cuda"
|
| 14 |
+
}
|