Upload competitors/libreface_gaze_eyediap_norm.json with huggingface_hub
Browse files
competitors/libreface_gaze_eyediap_norm.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "libreface",
|
| 3 |
+
"task": "gaze",
|
| 4 |
+
"dataset": "eyediap_norm",
|
| 5 |
+
"n_scored": 800,
|
| 6 |
+
"gaze_angular_mae_deg": 28.121,
|
| 7 |
+
"gaze_angular_mae_median": 26.026,
|
| 8 |
+
"gaze_convention_resolved": "a=yaw,b=pitch;sign_pitch=1;sign_yaw=1;unit=deg",
|
| 9 |
+
"note": "LibreFace pip gaze_yaw/gaze_pitch (degrees); I/O convention resolved in LibreFace's favor against GT.",
|
| 10 |
+
"date": "2026-06-06T17:41:16.660736",
|
| 11 |
+
"host": "liquidswords2",
|
| 12 |
+
"device": "cuda"
|
| 13 |
+
}
|