eververas / 3DGazeNet

Official repo of the paper 3DGazeNet: Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views
https://arxiv.org/abs/2212.02997
46 stars 4 forks source link

About the utils.py in tools folder. #9

Open Arios42 opened 2 months ago

Arios42 commented 2 months ago

The function 'headpose_from_lms68' in the utils.py file within the 'tools' folder is throwing an error, indicating a missing class trf3d. Could you provide the codes for the trf3d class?

MariaLombardi commented 1 month ago

Hi, I'm trying to do the same and I got stuck on the trf3d class. Any help from the developers?