- Edited
Hi,
I'm working with gen2-gaze-estimation for both device and host implementations. But the visualization for host side implementation is not quite right. I mean no matter how you turn your gaze, the arrows are always pointing downward while on device everything looks fine. I've gone through the code line by line and printed the estimated gaze as well as other detected points and there doesn't seem to be major differences between two implementations. I even wrote the gaze data to a text file and plotted them separately and they seem very similar. Can any one have a look into the repo and verify that what I'm seeing is expected or I am doing something wrong? Although, I didn't change anything from the original repo. That's the repo I'm talking about.
Thanks!