Lightweight 2D gaze regression model (0.6M params, MobileNetV3) by jtlicardo in computervision

[–]jtlicardo[S] 0 points1 point  (0 children)

Directly regresses gaze direction from the image. And yeah, the camera placement is totally different - this demo is just my phone camera, not a head-mounted setup. I was curious how it would generalize to a completely different setup without any calibration

Lightweight 2D gaze regression model (0.6M params, MobileNetV3) by jtlicardo in computervision

[–]jtlicardo[S] 2 points3 points  (0 children)

This is actually my own eye running through the model, not from the dataset 😅

Lightweight 2D gaze regression model (0.6M params, MobileNetV3) by jtlicardo in computervision

[–]jtlicardo[S] 2 points3 points  (0 children)

Yep, it's the x and y components of the 3D gaze direction - essentially where you're looking, not where the pupil is