You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we have seen, in xucong zhang, the normalization of gaze is np.dot(R, gc). But in this paper, the normalization is R*gc, it is not the same with each other. I am not sure why you used this format.
The text was updated successfully, but these errors were encountered:
As we have seen, in xucong zhang, the normalization of gaze is np.dot(R, gc). But in this paper, the normalization is R*gc, it is not the same with each other. I am not sure why you used this format.
The text was updated successfully, but these errors were encountered: