yihuacheng / PureGaze

Code of Puregaze: Purifying gaze feature for generalizable gaze estimation, AAAI 2022.
64 stars 10 forks source link

"ModuleNotFoundError: No module named 'gtools'" #1

Open dbseorms16 opened 2 years ago

dbseorms16 commented 2 years ago

Thank you for your research.

However, there is some problem with your code. When I tested total.py of your code, the error message happened and it said "ModuleNotFoundError: No module named 'gtools'" Is there any reference to gtools.py? Where can I find gtools.py

Thank you

yihuacheng commented 2 years ago

Thanks for your attention. I have uploaded the 'gtools.py' in 'model/' folder.