Upload competitors/openface3_gaze_columbia.json with huggingface_hub
Browse files
competitors/openface3_gaze_columbia.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "openface3",
|
| 3 |
+
"task": "gaze",
|
| 4 |
+
"dataset": "columbia_gaze",
|
| 5 |
+
"n_scored": 1176,
|
| 6 |
+
"gaze_angular_mae_deg": 12.049,
|
| 7 |
+
"gaze_angular_mae_median": 11.343,
|
| 8 |
+
"gaze_convention_resolved": "a=pitch,b=yaw;sign_pitch=1;sign_yaw=1;unit=deg",
|
| 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-06T11:21:11.378354",
|
| 11 |
+
"host": "liquidswords2",
|
| 12 |
+
"gpu": "NVIDIA RTX PRO 6000 Blackwell Workstation Edition",
|
| 13 |
+
"device": "cuda"
|
| 14 |
+
}
|