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
We would like to test out the mix of two strategies. Use the linear regression model we have implemented together with a headpose estimation technique to check out if it improves our results
The text was updated successfully, but these errors were encountered:
hey @KarinePistili , i d like to the head pose estimation implementation along with gaze tracking , while working on different models for the same i tried some 2-3 models and methods combination and one was this so i d like to contribute on this part.
the methods i looked upon till now for this are quite interesting ones
1st i checked how v tubers use eye gazing and head pose estimation to beat the latency and stream live so perfectly by moving their pupils cheeks tongue.
2nd i checked upon some libraries in which mediapipe is the most reliable and working till now and i am thinking to implement that and merge that now along with exploring it more.
you can see the workings here of head pose , its jst an example , the integration of eye gaze is left as well as the data and model changes are left.
Huum okay, you are trying an example with tensorflow python correct? Maybe try one with Javascript to see if it can be integrated along with the calibration system to see if it would help out the model.
We would like to test out the mix of two strategies. Use the linear regression model we have implemented together with a headpose estimation technique to check out if it improves our results
The text was updated successfully, but these errors were encountered: