We can then evaluate the accuracy of the estimated gaze direction with our model. python eval.py \ --gpus 1 (If no GPU is available, set -1) # Result MAE (3D front): 20.697409 MAE (2D front): ...