kenil-shah / Streamix

This Repository contains the code for Project Phase 1 of Group 6.
MIT License
1 stars 1 forks source link

Train EyeGaze models #8

Closed kenil-shah closed 4 years ago

kenil-shah commented 4 years ago

Trained EyeGaze correction models, but as of now we would need to enter the distance from camera to center of the screen by computing manually. I think it is feasible to keep it that way as of now.

urvishvasani commented 4 years ago

Yes, I think that is okay for now. Later on, we can have a predefined n number of laptops with there assigned values and before the start of algorithm we can ask the user to select the laptop model based on which we can compute the distance from one-to-one mapping.