VRI-GazeNet: 3D Gaze Estimation for Real-time Applications
Resumo
Recognizing where humans are looking is a relevant and challenging task. Modern available AI can compute gaze direction with less than 10° of average angular error, however, these models have an inference time which are too long to be used in real-time applications such as social robots and driving monitoring systems that need to calculate gaze direction quickly. This paper introduces VRI-GazeNet, a gaze estimation network that, when compared to the state-of-the-art models, presents similar accuracy with a speedup of 2.5. Our model is available at https://github.com/VRI-UFPR/GazeNet.